[GRASS-SVN] r43411 - grass/trunk/doc

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Sep 3 16:36:21 EDT 2010


Author: neteler
Date: 2010-09-03 20:36:21 +0000 (Fri, 03 Sep 2010)
New Revision: 43411

Modified:
   grass/trunk/doc/howto_release.txt
Log:
fine tuning

Modified: grass/trunk/doc/howto_release.txt
===================================================================
--- grass/trunk/doc/howto_release.txt	2010-09-03 20:34:57 UTC (rev 43410)
+++ grass/trunk/doc/howto_release.txt	2010-09-03 20:36:21 UTC (rev 43411)
@@ -105,8 +105,8 @@
 
 
  o Store the source tarball (twice) in (use scp -p FILES grass:):
-    SERVER1=download.osgeo.org:/osgeo/download/grass/grass$MAJOR$MINOR/source/
-    SERVER2=grass.osgeo.org:/osgeo/grass/grass-web-public/grass$MAJOR$MINOR/source/
+    SERVER1=grass.osgeo.org:/osgeo/grass/grass-web-public/grass$MAJOR$MINOR/source/
+    SERVER2=download.osgeo.org:/osgeo/download/grass/grass$MAJOR$MINOR/source/
     echo $SERVER1
     echo $SERVER2
 
@@ -136,10 +136,10 @@
       - download new source code package, compile with most settings
       -  cd dist.$ARCH/docs/html
          echo www/grass$MAJOR$MINOR/manuals/html$MAJOR${MINOR}_user/
-         scp -r * neteler at download.osgeo.org:/osgeo/download/grass$MAJOR$MINOR/manuals/html$MAJOR${MINOR}_user/
-         scp -r * neteler at grass.osgeo.org:/osgeo/download/grass$MAJOR$MINOR/manuals/html$MAJOR${MINOR}_user/
+         scp -r * neteler at grass.osgeo.org:/osgeo/grass/grass-web-public/grass$MAJOR$MINOR/manuals/html$MAJOR${MINOR}_user/
+         scp -r * neteler at download.osgeo.org:/osgeo/download/grass/grass$MAJOR$MINOR/manuals/html$MAJOR${MINOR}_user/
 
- o stable release: update cronjob 'cron_grass70_release_src_snapshot.sh' to next but one
+ o stable release: update cronjob 'cron_grass_HEAD_src_snapshot.sh' to next but one
                    release tag for the differences
 
 2. Tell others about it:



More information about the grass-commit mailing list