[GRASSweb-list]markus: web download.html,1.42,1.43 grasscvstags.html,1.22,1.23 index.html,1.38,1.39 newsarchive.html,1.14,1.15

grass at intevation.de grass at intevation.de
Tue Jan 28 09:58:34 EST 2003


Author: markus

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

Modified Files:
	download.html grasscvstags.html index.html newsarchive.html 
Log Message:
updated to 5.0.1

Index: download.html
===================================================================
RCS file: /grassrepository/web/download.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- download.html	1 Jan 2003 18:26:01 -0000	1.42
+++ download.html	28 Jan 2003 14:58:32 -0000	1.43
@@ -72,16 +72,16 @@
 
 <tr>
 <td><a href="grass5/source/">Source Code for
-GRASS 5.0.0</a>: latest official tarball release of the GRASS source
-code. (5.0.0 is stable)</td>
+GRASS 5.0.x</a>: latest official tarball release of the GRASS source
+code. (5.0.x is stable)</td>
 
-<td><a href="grass5/binary/">GRASS 5.0.0 precompiled
+<td><a href="grass5/binary/">GRASS 5.0.x precompiled
 Binaries: Linux, MacOSX, MS-Windows ...
 </a></td>
 
 <td>
-<a href="gdp/html_grass5/index.html">HTML Documentation for GRASS 5.0.0</a><br>
-<a href="grass5/manuals/">PDF Documentation for GRASS 5.0.0</a>
+<a href="gdp/html_grass5/index.html">HTML Documentation for GRASS 5.0.x</a><br>
+<a href="grass5/manuals/">PDF Documentation for GRASS 5.0.x</a>
 
 </td>
 </tr>

Index: grasscvstags.html
===================================================================
RCS file: /grassrepository/web/grasscvstags.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- grasscvstags.html	27 Nov 2002 10:33:01 -0000	1.22
+++ grasscvstags.html	28 Jan 2003 14:58:32 -0000	1.23
@@ -26,10 +26,10 @@
 CVS. If you want to download GRASS with defined status, you may use the "tags"
 denoted here: </p>
 
-<h2>GRASS 5.0.0 stable branch:</h2>
+<h2>GRASS 5.0.x stable branch:</h2>
 
 <ul>
-<li>To check out the stable branch, enter:<p>
+<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
@@ -37,26 +37,30 @@
   <tt>cvs -z3 update -dP -r releasebranch_26_april_2002_5_0_0</tt>
 </ul>
 
-<h2>GRASS 5.0.1 Experimental (HEAD):</h2>
+<h2>GRASS 5.0.x Experimental (HEAD):</h2>
 
 <ul>
-<li>To check out the lastest unstable 5.0 code into a fresh directory,
+<li>To check out the lastest <b>unstable</b> 5.0.x code into a fresh directory,
     enter:<p>
 
     <tt>cvs -z3 checkout grass</tt>
 </ul>
 
-<h2>Tags in GRASS 5.0</h3>
+<h2>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:</li>
+ <li>Current CVS tags in GRASS 5.0.x:</li>
 
  <ul>
-   <li>GRASS 5.0.0 (stable): has been tagged as "release_30_08_2002_grass5_0_0"</li>
+   <li>GRASS 5.0.1 (stable): has been tagged as "release_28_01_2003_grass5_0_1"</li>
  </ul>
 <p>
-<li>Outdated CVS tags in GRASS 5.0 (outdated, but present in CVS):</li>
+<li>Outdated CVS tags in GRASS 5.0.x (outdated, but present in CVS):</li>
 
  <ul>
+    <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>
@@ -88,11 +92,11 @@
   </ul>
  </ul>
 
-<hr> 
+<hr>
 <h2>GRASS 5.1 Experimental: CVS tags</h2>
 
 <ul>
-<li>To check out the lastest unstable 5.1 code into a fresh directory, enter:
+<li>To check out the lastest <b>unstable</b> 5.1 code into a fresh directory, enter:
 <p>
     <tt>cvs -z3 checkout grass51</tt>
 </ul>
@@ -100,7 +104,7 @@
 
 <!-- FOOTER -->
 <hr>
-<DIV ALIGN=right>&copy; 2000-2002 GRASS Development Team<br>
+<DIV ALIGN=right>&copy; 2000-2003 GRASS Development Team<br>
 <a href="mailto:weblist at grass.itc.it">Comments</a> about this page | <a href="faq/index.html">FAQ</a> | <a href="download.html">Download</a> | <a href="support.html">Support</a> | <a href="gdp/index.html">Docs</a>  | <a href="grassdevel.html">Programming</a> | Back <a href=index.html>HOME</a><br>
 <i>Last change:
 $Date$

Index: index.html
===================================================================
RCS file: /grassrepository/web/index.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- index.html	17 Jan 2003 16:26:38 -0000	1.38
+++ index.html	28 Jan 2003 14:58:32 -0000	1.39
@@ -28,7 +28,7 @@
       <tr bgcolor="#FFFFFF"><td nowrap="nowrap">
       <center><br>
        <h1>Welcome to the GRASS GIS Homepage!</h1>
-       <font size=-1><i>You are at the Italian Headquarters Site (or
+       <font size=-1><i>You are at the official GRASS site in Italy (or
         <a href=grass.mirrors.html>mirrors site</a>)</i>
        </font>
        </center>
@@ -142,23 +142,10 @@
 <h4>Latest News!</h4>
 </center>
 <ul>
+<li>28. Jan. 2003: GRASS 5.0.1 released (minor fixes only) - Download: <a href="grass5/source/">Source code</a>
 <li>7. Jan. 2003: New mirror site in <a href="http://www.fieldinstruments.co.uk/grass">U.K.</a> (Field Instruments)
 <li>7. Jan. 2003: New mirror site in <a href="http://planetmirror.com/pub/grass/index.html">Australia</a> (PlanetMirror)
 <li>4. Dec. 2002: New mirror site in <a href="http://grass.unibuc.ro/index.html">Romania</a> (University of Bucharest)
-<li>27. Nov. 2002: Various site cosmetics, GRASS main page changed to index.html
-<li>15. Nov. 2002: New mirror site in <a href="http://grass.navicon.dk/index.html">Denmark</a> (Navicon)
-<li>15. Nov. 2002: <a href="grass5/binary/mac_os_x/">MacOSX binaries</a> of
-    GRASS 5.0.0 arrived
-<li><a href="http://www.ing.unitn.it/~grass/">Conference Proceedings of Open Source Free
-Software GIS - GRASS users conference 2002,</a> Trento, Italy, 11-13 September 2002
-<li>5. September 2002:  <a href="announces/press_release500.html">GRASS 5.0.0 released (press release)</a>
-    <br>
-     Download: <a href="grass5/source/">Source code</a>, 
-     <a href="grass5/binary/linux/">GNU/Linux-x86 binaries</a>,
-     <a href="grass5/binary/windows_cygnus/">MS-Windows/Cygwin binaries</a>
-     <p>
-
-<li>2. July 2002: Volunteers needed for GRASS documentation: <a href="gdp/index.html">GRASS Documentation Project</a>
 </ul>
 
 <center>
@@ -216,7 +203,7 @@
 
 <!-- FOOTER -->
 <hr>
-<DIV ALIGN=right>&copy; 1999-2002 GRASS Development Team<br>
+<DIV ALIGN=right>&copy; 1999-2003 GRASS Development Team<br>
 <a href="mailto:weblist at grass.itc.it">Comments</a> about this page<br>
 <i>Last change:
 $Date$

Index: newsarchive.html
===================================================================
RCS file: /grassrepository/web/newsarchive.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- newsarchive.html	27 Nov 2002 09:05:09 -0000	1.14
+++ newsarchive.html	28 Jan 2003 14:58:32 -0000	1.15
@@ -11,6 +11,18 @@
 <CENTER><h3>GRASS News Archive</h3></CENTER>
 
 <ul>
+<li>27. Nov. 2002: Various site cosmetics, GRASS main page changed to index.html
+<li>15. Nov. 2002: New mirror site in <a href="http://grass.navicon.dk/index.html">Denmark</a> (Navicon)
+<li>15. Nov. 2002: <a href="grass5/binary/mac_os_x/">MacOSX binaries</a> of
+    GRASS 5.0.0 arrived
+<li><a href="http://www.ing.unitn.it/~grass/">Conference Proceedings of Open Source Free
+Software GIS - GRASS users conference 2002,</a> Trento, Italy, 11-13 September 2002
+<li>5. September 2002:  <a href="announces/press_release500.html">GRASS 5.0.0 released (press release)</a>
+    <br>
+     Download: <a href="grass5/source/">Source code</a>, 
+     <a href="grass5/binary/linux/">GNU/Linux-x86 binaries</a>,
+     <a href="grass5/binary/windows_cygnus/">MS-Windows/Cygwin binaries</a>
+<li>2. July 2002: Volunteers needed for GRASS documentation: <a href="gdp/index.html">GRASS Documentation Project</a>
 <li>Announcement: <a href=conferences/conf_trento2002.html>Open Source Free
 Software GIS - GRASS users conference 2002,</a> Trento, Italy, 11-13 September 2002
 <li>25. June 2002: GRASS 5.0.0pre5 released: <a href=announces/announce_grass500pre5.html>Announcement</a> -
@@ -142,7 +154,7 @@
 
 <!-- FOOTER -->
 <hr>
-<DIV ALIGN=right>&copy; 1999-2002 GRASS Development Team<br>
+<DIV ALIGN=right>&copy; 1999-2003 GRASS Development Team<br>
 <a href="mailto:weblist at grass.itc.it">Comments</a> about this page | <a href="faq/index.html">FAQ</a> | <a href="download.html">Download</a> | <a href="support.html">Support</a> | <a href="gdp/index.html">Docs</a>  | <a href="grassdevel.html">Programming</a> | Back <a href=index.html>HOME</a><br>
 <i>Last change:
 $Date$





More information about the grass-web mailing list