[GRASSweb-list]markus: web/faq cvs_howto.html,1.6,1.7
grass at intevation.de
grass at intevation.de
Sun Dec 19 15:20:49 EST 2004
Author: markus
Update of /grassrepository/web/faq
In directory doto:/tmp/cvs-serv16617/faq
Modified Files:
cvs_howto.html
Log Message:
url fixes
Index: cvs_howto.html
===================================================================
RCS file: /grassrepository/web/faq/cvs_howto.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cvs_howto.html 5 Mar 2004 13:12:38 -0000 1.6
+++ cvs_howto.html 19 Dec 2004 20:20:47 -0000 1.7
@@ -15,21 +15,21 @@
as only new code is transfered over the network, which heavily reduces the traffic
(and maybe phone costs).]
<p>To access the latest GRASS
-source code from our <a href="../grasscvs.html">CVS repository</a>, do
+source code from our <a href="../devel/cvs.php">CVS repository</a>, do
following (this assumes you want the latest source code to GRASS 5.3-cvs; see
-the page on <a href="../grasscvstags.html">CVS tags</a> for more information on obtaining source for other versions:
+the page on <a href="../devel/cvstags.php">CVS tags</a> for more information on obtaining source for other versions:
<ol>
<li>
To reduce download time, get
-the weekly <a href="../grass5/source/snapshot_experimental/">CVS snapshot</a>. It contains
+the weekly <a href="../grass57/source/snapshot/">CVS snapshot</a>. It contains
the entire sources including the CVS subdirectories which you need to synchronize
this package with CVS.</li>
<li>
Extract this package as described
-<a href="../grass5/source/README.html">here</a>
+<a href="../grass57/source/README.html">here</a>
(it is the README from the source directory). The full sources of the GRASS
-Project require about 140 MB.</li>
+Project require about 100 MB.</li>
<li>
After extracting the sources,
More information about the grass-web
mailing list