summaryrefslogtreecommitdiff
path: root/html/en/cvs.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/en/cvs.html')
-rw-r--r--html/en/cvs.html13
1 files changed, 6 insertions, 7 deletions
diff --git a/html/en/cvs.html b/html/en/cvs.html
index 687946c..f8893b6 100644
--- a/html/en/cvs.html
+++ b/html/en/cvs.html
@@ -8,14 +8,13 @@
<body>
<h2 align="center" style="text-align:center">CVS</h2>
-<p>The CVS files are in the CD <b>LuaForge</b> site available at:</p>
-<p class="info"><a href="http://luaforge.net/scm/?group_id=88">
-http://luaforge.net/scm/?group_id=88</a>&nbsp;
-</p>
-<p>Current version can be obtained from module &quot;cd&quot;.</p>
-<p>To checkout use:</p>
+<p>The CVS repository is at <b>SourceForge</b>. It can also be interactively
+browsed at:</p>
+<p class="info"><a href="http://canvasdraw.cvs.sourceforge.net/canvasdraw/">
+http://canvasdraw.cvs.sourceforge.net/canvasdraw/</a></p>
+<p>To checkout use the module name &quot;cd&quot; and the CVSROOT:</p>
-<pre>CVSROOT=:pserver:anonymous@cvs.luaforge.net:/cvsroot/cdlib</pre>
+<pre>:pserver:anonymous@<tt>canvasdraw.</tt>cvs.<tt>sourceforge</tt>.net:/cvsroot/canvasdraw</pre>
</body>