[GRASSweb-list]markus: web/devel cvs.inc,1.3,1.4 roadmap.inc,1.5,1.6
grass at intevation.de
grass at intevation.de
Wed Feb 2 09:34:24 EST 2005
Author: markus
Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv18210
Modified Files:
cvs.inc roadmap.inc
Log Message:
updates
Index: cvs.inc
===================================================================
RCS file: /grassrepository/web/devel/cvs.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cvs.inc 10 Jan 2005 16:13:47 -0000 1.3
+++ cvs.inc 2 Feb 2005 14:34:22 -0000 1.4
@@ -82,10 +82,18 @@
<b>GRASS CVS repository access </b>(public read access)
<ul>
-<li><a href="http://freegis.org/grass/">GRASS-CVS access instructions</a> to
-access the CVS in a read-only mode (open to the public). Instructions: <a
+<li>
+ <tt>export CVSROOT=:pserver:grass-guest at intevation.de:/home/grass/grassrepository</tt>
+ <p>
+ Then do a "cvs login" and type "grass" when your are asked for password.<br>
+ Now you can checkout the tree using the command (grass51 contains GRASS 6!)<br>
+ <tt>cvs -z3 co grass51</tt>
+<P>
+See more detailed <a href="http://freegis.org/grass/">GRASS-CVS access instructions</a> to
+access the anomymous CVS. Even more detailed instructions: <a
href="../faq/cvs_howto.html">GRASS CVS access: step by step</a>
<li><a href="http://freegis.org/cgi-bin/viewcvs.cgi/">CVS HTML web interface</a>
+ (browse the repository)
<li><a href="http://freegis.org/grass/howto_grass-sshcvs.en.html">CVS write access
for developers</a>
</ul>
@@ -101,7 +109,7 @@
If you are not familiar with CVS software, but want to get rather the latest
GRASS code from CVS, we provide CVS snapshots. A CVS snapshot is the latest
GRASS source code which is extracted from CVS on a weekly basis: Get the <a
-href="../grass57/source/snapshot/">weekly CVS-snapshot</a> in a .tar.gz package.
+href="../grass60/source/snapshot/">weekly CVS-snapshot</a> in a .tar.gz package.
<P>
<a NAME="commitML"></a><b>CVS commits mailing list:</b>
Index: roadmap.inc
===================================================================
RCS file: /grassrepository/web/devel/roadmap.inc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- roadmap.inc 1 Feb 2005 08:30:27 -0000 1.5
+++ roadmap.inc 2 Feb 2005 14:34:22 -0000 1.6
@@ -39,8 +39,8 @@
<tbody>
<tr align="center">
<td style="vertical-align: top; font-weight: bold; background-color: rgb(0, 153, 0);"> GRASS 5.0 </td>
- <td style="vertical-align: top; font-weight: bold; background-color: rgb(51, 255, 51);"> GRASS 5.3 </td>
- <td style="vertical-align: top; font-weight: bold; background-color: rgb(255, 255, 153);">GRASS 5.7</td>
+ <td style="vertical-align: top; font-weight: bold; background-color: rgb(51, 255, 51);"> GRASS 5.3/5.4 </td>
+ <td style="vertical-align: top; font-weight: bold; background-color: rgb(255, 255, 153);">GRASS 6.0</td>
</tr>
<tr align="center">
<td style="vertical-align: top; background-color: rgb(0, 153, 0);" rowspan="1" colspan="3">Raster/image processing</td>
@@ -162,8 +162,7 @@
style="vertical-align: top; background-color: rgb(255, 255, 204);">
</td>
<td
- style="vertical-align: top; background-color: rgb(255, 255, 204);"><a href="../grass57/index.html">5.7-cvs</a> (was: former
- 5.1-cvs)
+ style="vertical-align: top; background-color: rgb(255, 255, 204);"><a href="../grass60/index.php">6.x-cvs</a> (was: former 5.1-cvs)
<ul>
<li>new 2D/3D vector engine (almost done)</li>
<li>eliminate sites by migrating to vector points[2]</li>
More information about the grass-web
mailing list