[GRASS-SVN] r29635 - grass-web/trunk/devel

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Jan 9 09:43:40 EST 2008


Author: neteler
Date: 2008-01-09 09:43:39 -0500 (Wed, 09 Jan 2008)
New Revision: 29635

Modified:
   grass-web/trunk/devel/cvstags.inc
   grass-web/trunk/devel/grasshist.html
   grass-web/trunk/devel/grassreleases.html
Log:
cleanup

Modified: grass-web/trunk/devel/cvstags.inc
===================================================================
--- grass-web/trunk/devel/cvstags.inc	2008-01-09 14:04:34 UTC (rev 29634)
+++ grass-web/trunk/devel/cvstags.inc	2008-01-09 14:43:39 UTC (rev 29635)
@@ -1,43 +1,18 @@
 <!-- MN -->
 
-To set up your CVS client for read access simply set the environment
-variable <b>CVSROOT</b> to:
-<pre>    :pserver:grass-guest at intevation.de:/home/grass/grassrepository
-</pre>
-
-<small>
-(Consult your shell or cvs client on how to this. Example for unix bash:<br>
-<tt>
- export CVSROOT=:pserver:grass-guest at intevation.de:/home/grass/grassrepository
-</tt>
-)
-</small>
+Download of source code: see <a href="http://trac.osgeo.org/grass/wiki/DownloadSource">GRASS-trac</a>.
 <p>
-Then do a "cvs login" and type "grass" when your are asked for password. 
-<P>
-More detailed information about how to access our
-CVS repository you find <a href="http://freegis.org//grass/grass-cvs.html">here</a>.
 
-<p>Tags in CVS indicate a development
-state, a moment in time. Here you find a list of GRASS releases tagged in
-CVS. If you want to download GRASS with defined status, you may use the "tags"
-denoted here: </p>
+<p>Tags in SVN indicate a development state, a moment in time. Here you find a list of
+GRASS releases tagged in SVN. If you want to download GRASS with defined status, you may
+use the "tags" denoted here: </p>
 
-<hr>
-<h3>GRASS 6 Experimental (HEAD)</h3>
-
-<ul>
-<li>To check out the latest <b>unstable</b> 6 code into a fresh directory, enter:
-<p>
-    <tt>cvs -z3 checkout grass6</tt>
-<p>
-</ul>  
-
 <h3>GRASS 6.3.x unstable release tags</h3>
 
 Release branch: "releasebranch_6_3"
 
 <ul>
+   <li>GRASS 6.3.0RC4: has been tagged as "release_20080109_grass_6_3_0RC4" (9 Jan 2008)</li>
    <li>GRASS 6.3.0RC3: has been tagged as "release_20071130_grass_6_3_0RC3" (30 Nov 2007)</li>
    <li>GRASS 6.3.0RC2: has been tagged as "release_20071120_grass_6_3_0RC2" (20 Nov 2007)</li>
    <li>GRASS 6.3.0RC1: has been tagged as "release_20071024_grass_6_3_0RC1" (24 Oct 2007)</li>
@@ -51,129 +26,19 @@
    <li>GRASS 6.2.3: has been tagged as "release_20071127_grass_6_2_3" (27 Nov 2007)</li>
    <li>GRASS 6.2.3RC1: has been tagged as "release_20071021_grass_6_2_3" (21 Oct 2007)</li>
    <li>GRASS 6.2.2: has been tagged as "release_20070716_grass_6_2_2" (16 June 2007)</li>
-   <li>GRASS 6.2.2RC1: has been tagged as "grass_6_2_2RC1" (29 May 2007)</li>
-   <li>GRASS 6.2.1: has been tagged as "grass_6_2_1"</li>
-   <li>GRASS 6.2.1RC1: has been tagged as "grass_6_2_1RC1"</li>
-   <li>GRASS 6.2.0: has been tagged as "grass_6_2_0"</li>
-   <li>GRASS 6.2.0RC3: has been tagged as "grass_6_2_0RC3"</li>
-   <li>GRASS 6.2.0RC2: has been tagged as "grass_6_2_0RC2"</li>
-   <li>GRASS 6.2.0RC1: has been tagged as "grass_6_2_0RC1"</li>
-   <li>GRASS 6.2.0beta3: has been tagged as "grass_6_2_0beta3"</li>
-   <li>GRASS 6.2.0beta2: has been tagged as "grass_6_2_0beta2"</li>
-   <li>GRASS 6.2.0beta1: has been tagged as "grass_6_2_0beta1"</li>
+   <li>For older tags, see <a href="http://trac.osgeo.org/grass/browser/grass/tags">SVN-tags</a>
 </ul>
 
-<dl><dt>To check out the latest <b>stable</b> 6.2.x code into a fresh directory,
-    enter (set beforehand CVSROOT:
-    <a href="http://freegis.org//grass/grass-cvs.html">users</a> and
-    <a href="http://freegis.org//grass/howto_grass-sshcvs.en.html">developers</a>):</dt>
- <dd><tt>cvs -z3 checkout -r releasebranch_6_2 grass6</tt></dd></dl>
-
-
-<h3>GRASS 6.1.x unstable release tags</h3>
-
-Release branch: "releasebranch_6_1"
-
-<ul>
-   <li>GRASS 6.1.0: has been tagged as "grass_6_1_0"</li>
-   <li>GRASS 6.1.0RC1: has been tagged as "grass_6_1_0RC1"</li>
-   <li>GRASS 6.1.0beta1: has been tagged as "grass_6_1_0beta1"</li>
-</ul>
-
-<h3>GRASS 6.0.x stable release tags</h3>
-
-Release branch: "releasebranch_6_0"
-
- <ul>
-   <li>GRASS 6.0.0beta1: has been tagged as "grass_6_0_0_beta_1"</li>
-   <li>GRASS 6.0.0beta2: has been tagged as "grass_6_0_0_beta_2"</li>
-   <li>GRASS 6.0.0: has been tagged as "releasebranch_6_0"</li>
-   <li>GRASS 6.0.2: has been tagged as "grass_6_0_2"</li>
- </ul>
-
- <dl><dt>To check out the latest <b>stable</b> 6.0.x code into a fresh directory,
-    enter (set beforehand CVSROOT: 
-    <a href="http://freegis.org//grass/grass-cvs.html">users</a> and
-    <a href="http://freegis.org//grass/howto_grass-sshcvs.en.html">developers</a>):</dt>
- <dd><tt>cvs -z3 checkout -r releasebranch_6_0 grass6</tt></dd></dl>
-
 <hr>
 <h3>GRASS 5.4.x stable branch</h3>
-    <dl><dt>To check out the latest <b>stable</b> 5.4 code into a fresh directory,
-      enter:</dt>
-    <dd><tt>cvs -z3 checkout -r releasebranch_5_4 grass</tt></dd></dl>
 
 <h4>5.4.x Release Tags</h4>    
  <ul>
-   <li>GRASS 5.4.0: has been tagged as "release_05_11_2004_grass5_4_0"</li>
-   <li>GRASS 5.4.1: has been tagged as "release_26_07_2007_grass5_4_1"</li>
+   <li>GRASS 5.4.1: has been tagged as "release_20070726_grass_5_4_1"</li>
+   <li>GRASS 5.4.0: has been tagged as "release_20041105_grass_5_4_0"</li>
+   <li>For older tags, see <a href="http://trac.osgeo.org/grass/browser/grass/tags">SVN-tags</a>
  </ul>
 
-<h3>GRASS 5.5.x Experimental (old HEAD)</h3>
-
-Note that development only continues in 6!
-
-<ul>
-<li>To check out the last <b>unstable</b> 5 code into a fresh directory,
-    enter:<p>
-
-    <tt>cvs -z3 checkout grass</tt>
-</ul>
-
-<hr>
-<h3>GRASS 5.0.x stable branch (old)</h3>
-
-<ul>
-<li>To check out the <b>stable</b> branch, enter:<p>
-  <tt>cvs -z3 checkout -r releasebranch_26_april_2002_5_0_0 grass</tt>
-
-<li>To <b>update</b> your existing experimental CVS tree to the stable
-  release branch, enter:<p>
-  <tt>cvs -z3 update -dP -r releasebranch_26_april_2002_5_0_0</tt>
-</ul>
-
-
-<h3>CVS Tags in GRASS 5.0.x</h3>
-
-The current tag scheme is <tt>release_DD_MM_YYYY_version</tt>.
-
-<ul>
- <li>Current CVS tags in GRASS 5.0.x:
-<p>
-<em>Note: We sometimes modify the CVS repository itself. 
-That means checking out the corresponding tag might give slightly
-different results than the original release tarball.
-E.g.: After the 5.0.2 tag
-we had to move the agnps code, you might need to comment
-out its line in src/CMD/lists/GRASS 
-to avoid some build errors in earlier versions.</em>
-
- <ul>
-   <li>GRASS 5.0.3 (stable): has been tagged as "release_03_11_2003_grass5_0_3"</li>
- </ul>
-<p>
-<li>Outdated versions CVS tags in GRASS 5.0.x/5.7.x (outdated, but present in CVS, kept for
-    historical reasons):</li>
-
- <ul>
-   <li>GRASS 5.7.0: has been tagged as "release_17_06_2004_grass5_7_0"</li>
-   <li>GRASS 5.0.2 (stable): has been tagged as "release_10_04_2003_grass5_0_2"</li>
-   <li>GRASS 5.0.1 (stable): has been tagged as "release_28_01_2003_grass5_0_1"</li>
-   <li>GRASS 5.0.0 (stable): has been tagged as "release_30_08_2002_grass5_0_0"</li>
-   <li>GRASS 5.0.0pre5: has been tagged as "release_25_06_2002_grass5_0_0_pre5"</li>
-   <li>GRASS 5.0.0pre4: has been tagged as "release_13_may_2002_grass5_0_0_pre4"</li>
-   <li>GRASS 5.0.0pre3: has been tagged as "release_16_january_2002_grass5_0_0_pre3"</li>
-   <li>GRASS 5.0.0pre2: has been tagged as "release_13_september_2001_grass5_0_0_pre2"</li>
-   <li>GRASS 5.0.0pre1: has been tagged as "release_grass500pre1_20_may_2001"</li>
-   <li>GRASS 5 beta 11: has been tagged as "release_grass5beta11_4_february_2001"</li>
-   <li>GRASS 5 beta 10: has been tagged as "release_grass5beta10_7_december_2000"</li>
-   <li>GRASS 5 beta 9: has been tagged as "release_grass5beta9_6_december_2000"</li>
-   <li>GRASS 5 beta 8: has been tagged as "release_grass5beta8_26_july_2000"</li>
-   <li>GRASS 5 beta 7: has been tagged as "release_grass5beta7_20_april_2000"</li>
-   <li>GRASS 5 beta 6: has been tagged as "release_grass5beta6_16_feb_2000</li>
-  </ul>
- </ul>
-
 <div align="right">
 <i>Last change: $Date$ </i><br>
 <i>$Author$</i>

Modified: grass-web/trunk/devel/grasshist.html
===================================================================
--- grass-web/trunk/devel/grasshist.html	2008-01-09 14:04:34 UTC (rev 29634)
+++ grass-web/trunk/devel/grasshist.html	2008-01-09 14:43:39 UTC (rev 29635)
@@ -336,6 +336,9 @@
 <li>
 <font face="Arial,Helvetica"><font color="#000033">30 Nov 2007 GRASS 6.3.0RC3
 version from GRASS Development Team</font></font></li>
+<li>
+<font face="Arial,Helvetica"><font color="#000033">9 Jan 2008 GRASS 6.3.0RC4
+version from GRASS Development Team</font></font></li>
 </ul>
 </ul>
 
@@ -454,7 +457,7 @@
 
 <!-- FOOTER -->
 <hr>
-<DIV ALIGN=right>&copy; 1999-2007 GRASS Development Team<br>
+<DIV ALIGN=right>&copy; 1999-2008 GRASS Development Team<br>
  <a href="../contact.php">Comments</a> about this page |
  <a href="../faq/index.html">FAQ</a> |
  <a href="../download/index.php">Download</a> |

Modified: grass-web/trunk/devel/grassreleases.html
===================================================================
--- grass-web/trunk/devel/grassreleases.html	2008-01-09 14:04:34 UTC (rev 29634)
+++ grass-web/trunk/devel/grassreleases.html	2008-01-09 14:43:39 UTC (rev 29635)
@@ -557,15 +557,22 @@
 <li><font color="#330000"><a href="../grass63/source/">Source Code</a></font></li>
 </ul>
 
+<li>
+<font color="#330000">[GRASS 6.3.0RC4 released 9 Jan 2008] </li>
+<ul>
+<li><font color="#330000"><a href="http://download.osgeo.org/grass/grass63/source/ChangeLog_6.3.0RC4.gz">HISTORY (ChangeLog)</a></font></li>
+<li><font color="#330000"><a href="http://download.osgeo.org/grass/grass63/source/">Source Code</a></font></li>
 </ul>
 
+</ul>
+
 <br>
 <p>
 <p>[<a href="grasscredits.html">GRASS credits</a>]</ul>
 
 <!-- FOOTER -->
 <hr>
-<DIV ALIGN=right>&copy; 1999-2007 GRASS Development Team<br>
+<DIV ALIGN=right>&copy; 1999-2008 GRASS Development Team<br>
  <a href="../contact.php">Comments</a> about this page |
  <a href="../faq/index.html">FAQ</a> |
  <a href="../download/index.php">Download</a> |



More information about the grass-commit mailing list