[GRASS-SVN] r29713 - grass-web/trunk/download
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jan 15 17:57:42 EST 2008
Author: hamish
Date: 2008-01-15 17:57:41 -0500 (Tue, 15 Jan 2008)
New Revision: 29713
Modified:
grass-web/trunk/download/software.inc
Log:
SVN/OSgeo updates
Modified: grass-web/trunk/download/software.inc
===================================================================
--- grass-web/trunk/download/software.inc 2008-01-14 22:25:13 UTC (rev 29712)
+++ grass-web/trunk/download/software.inc 2008-01-15 22:57:41 UTC (rev 29713)
@@ -63,8 +63,9 @@
<a href="http://download.osgeo.org/grass/grass62/source/grass-6.2.3.tar.gz">grass-6.2.3.tar.gz</a>
(<a href="http://download.osgeo.org/grass/grass62/source/grass-6.2.3.md5sum">grass-6.2.3.md5sum</a>)<br>
<BR>
- <a href="../grass62/source/snapshot/">Weekly 6.2-CVS snapshot (out-dated)</a><br>
- <a href="http://svn.osgeo.org/grass/grass">GRASS OSGeo SVN server</a>
+<!-- <a href="../grass62/source/snapshot/">Weekly 6.2-CVS snapshot (out-dated)</a><br> -->
+ <a href="http://trac.osgeo.org/grass/wiki/DownloadSource">Download latest 6.2-svn code</a><br>
+ <a href="http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_2">6.2-svn source code browser</a>
</td>
<td>
@@ -113,8 +114,8 @@
<a href="http://download.osgeo.org/grass/grass63/source/grass-6.3.0RC4.tar.gz">grass-6.3.0RC4.tar.gz</a>
(<a href="http://download.osgeo.org/grass/grass63/source/grass-6.3.0RC4.md5sum">grass-6.3.0RC4.md5sum</a>)<br>
<BR>
- <a href="http://download.osgeo.org/grass/grass63/source/snapshot/">Weekly 6.3-CVS snapshot</a><br>
- <a href="http://svn.osgeo.org/grass/grass">GRASS OSGeo SVN server</a>
+ <a href="http://download.osgeo.org/grass/grass63/source/snapshot/">Weekly 6.3-svn snapshot</a><br>
+ <a href="http://trac.osgeo.org/grass/browser/grass/trunk">6.3-svn (trunk) source code browser</a>
</td>
<td>
@@ -131,7 +132,7 @@
<a name="svn"></a>
<h3>Download from GRASS SVN repository</h3>
-The GRASS source code is also available from the OSGeo SVN server:
+The latest GRASS source code is also available from the OSGeo Subversion server:
<small> <!-- html bug: SMALL is not allowed to contain PRE -->
<pre>
svn checkout https://svn.osgeo.org/grass/grass/trunk grass_trunk
@@ -145,7 +146,7 @@
<h3>Addons in the GRASS-AddOns SVN repository</h3>
-The GRASS-AddOn source code is also available from the OSGeo SVN server:
+The latest GRASS-AddOn source code is available from the OSGeo Subversion server:
<small> <!-- html bug: SMALL is not allowed to contain PRE -->
<pre>
svn checkout https://svn.osgeo.org/grass/grass-addons grass-addons
More information about the grass-commit
mailing list