diff options
| author | Frank Warmerdam <warmerdam@pobox.com> | 2003-08-18 15:25:13 +0000 |
|---|---|---|
| committer | Frank Warmerdam <warmerdam@pobox.com> | 2003-08-18 15:25:13 +0000 |
| commit | 11a1031c581490a87e3c7c03265103d491011776 (patch) | |
| tree | 7e8f8868a244a473ee426d945b423ed4ef5eb0a9 /html | |
| parent | 4785709c24a3475f1d02edc3a7d85fdd37bdf58f (diff) | |
| download | PROJ-11a1031c581490a87e3c7c03265103d491011776.tar.gz PROJ-11a1031c581490a87e3c7c03265103d491011776.zip | |
Added link to CVS Web.
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1153 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'html')
| -rw-r--r-- | html/index.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/html/index.html b/html/index.html index a5327ebb..9edd640a 100644 --- a/html/index.html +++ b/html/index.html @@ -14,8 +14,11 @@ http://www.remotesensing.org/proj</a>, and mirrored at <!----------------------------------------------------------------------------> <h2>Download</h2> -The current development source is available by anonymous CVS. It can -be checked out as the "proj" component from the server ":pserver:anonymous@cvs.remotesensing.org:/cvsroot". For example:<p> +The current development source is available by anonymous CVS. The CVS +tree can be +<a href="http://www.remotesensing.org/cgi-bin/cvsweb.cgi/osrs/proj/">browsed +on the web</a> or 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 |
