From f628731e3d20295b924fc09e746b5a15c88d68e2 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Thu, 14 Mar 2002 21:47:03 +0000 Subject: Fixed CVS howto link problem reported by Tyler. git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@999 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- html/index.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'html') 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.

Download

The current development source is available by anonymous CVS. It can -be checked out as the "proj" component. Review the -OSRS CVS HOWTO -if you need more information on using OSRS anonymous CVS.

+be checked out as the "proj" component from the server ":pserver:anonymous@cvs.remotesensing.org:/cvsroot". For example:

+ +

+% cvs -d :pserver:anonymous@cvs.remotesensing.org:/cvsroot login
+Password: anonymous
+% cvs -d :pserver:anonymous@cvs.remotesensing.org:/cvsroot co proj
+...
+
The following files are available from the proj ftp directory:

-- cgit v1.2.3