[GRASSweb-list]markus: web/grass57 index.html,1.76,1.77

grass at intevation.de grass at intevation.de
Tue Nov 9 12:08:41 EST 2004


Author: markus

Update of /grassrepository/web/grass57
In directory doto:/tmp/cvs-serv11316/grass57

Modified Files:
	index.html 
Log Message:
GRASS 5.3-CVS no longer required to compile 5.7

Index: index.html
===================================================================
RCS file: /grassrepository/web/grass57/index.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- index.html	7 Oct 2004 15:21:19 -0000	1.76
+++ index.html	9 Nov 2004 17:08:39 -0000	1.77
@@ -30,8 +30,10 @@
 <h2>GRASS 5.7 status</h2>
 
 <ul>
-<li> GRASS 5.7.0 released 17 June 2004 - <a href=../announces/announce_grass570.html>Announcement</a></li>
-<li> GRASS 5.1 renamed to GRASS 5.7, Sep 11 2003, see <a href="../roadmap.html">roadmap</a></li>
+<li> 9 Nov 2004: GRASS 5.7-CVS no longer requires 5.3-CVS source code, all required code has been merged 
+     into 5.7 CVS repository (actually named grass51/)</li>
+<li> 17 June 2004: GRASS 5.7.0 released - <a href=../announces/announce_grass570.html>Announcement</a></li>
+<li> 11 Sep 2003: GRASS 5.1 renamed to GRASS 5.7, see <a href="../roadmap.html">roadmap</a></li>
 </ul>
 
 GRASS 5.7 is under development. It is rather complete now. 
@@ -138,25 +140,23 @@
 <li>
 Download <a href="binary/">pre-compiled binaries</a> (all modules, for some platforms updated weekly)</li>
 <li>
-Download <a href="source/">source code release</a> (GRASS 5.3 not needed, already included).
+Download <a href="source/">source code release</a> (all code included).
 The installation is explained in the included INSTALL file.</li>
 
 <li>
-Download <a href="source/snapshot/">CVS snapshot</a> (Note: compilation of
-GRASS 5.7 requires <a href=../grass5/source/snapshot_experimental/>GRASS 5.3 experimental (CVS HEAD) 
-source code</a>!). The installation is explained in the included INSTALL file.
+Download <a href="source/snapshot/">CVS snapshot</a>. The installation is explained in the included INSTALL file.
 </li> 
 
 <li>
 GRASS 5.7 CVS access:</li>
 <ul>
 <li>
-Set the CVSROOT variable (see <a href="../grasscvs.html#access">here</a>)</li>
+Set the CVSROOT variable (see <a href="../grasscvs.html#access">here</a> for details):</br>
+<tt>export CVSROOT=:pserver:grass-guest at intevation.de:/home/grass/grassrepository</tt></li>
 <li>
-cvs -z3 co grass51</li>
+<tt>cvs login</tt> &nbsp;&nbsp;&nbsp;&nbsp; (password: 'grass')</li>
 <li>
-cvs -z3 co grass</li>
-The latter is the experimental GRASS 5.3 code which is needed (this code is partly linked into GRASS 5.7)
+<tt>cvs -z3 co grass51</tt></li>
 </ul>
 
 





More information about the grass-web mailing list