aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/html/index.html b/html/index.html
index 5bf1cc05..81185095 100644
--- a/html/index.html
+++ b/html/index.html
@@ -14,9 +14,14 @@ http://www.remotesensing.org/proj</a>.<p>
<h2>Download</h2>
The current development source is available by anonymous CVS. It can
-be checked out as the "proj" component. Review the
-<a href="http://www.remotesensing.org/docs/howto-cvs.php3">OSRS CVS HOWTO</a>
-if you need more information on using OSRS anonymous CVS.<p>
+be checked out as the "proj" component from the server ":pserver:anonymous@cvs.remotesensing.org:/cvsroot". For example:<p>
+
+<pre>
+% cvs -d :pserver:anonymous@cvs.remotesensing.org:/cvsroot login
+Password: anonymous
+% cvs -d :pserver:anonymous@cvs.remotesensing.org:/cvsroot co proj
+...
+</pre>
The following files are available from the
<a href="ftp://ftp.remotesensing.org/pub/proj">proj ftp directory</a>:<p>