[GRASS-SVN] r66650 - grass/branches/releasebranch_7_0/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Oct 29 01:40:50 PDT 2015
Author: neteler
Date: 2015-10-29 01:40:50 -0700 (Thu, 29 Oct 2015)
New Revision: 66650
Modified:
grass/branches/releasebranch_7_0/doc/howto_release.txt
Log:
release procedure: new name for OSGeo download server due to upcoming infrastructure change
Modified: grass/branches/releasebranch_7_0/doc/howto_release.txt
===================================================================
--- grass/branches/releasebranch_7_0/doc/howto_release.txt 2015-10-29 08:40:42 UTC (rev 66649)
+++ grass/branches/releasebranch_7_0/doc/howto_release.txt 2015-10-29 08:40:50 UTC (rev 66650)
@@ -126,7 +126,7 @@
o Store the source tarball (twice) in (use scp -p FILES grass:):
SERVER1=grass.osgeo.org:/var/www/grass/grass-cms/grass$MAJOR$MINOR/source/
- SERVER2=download.osgeo.org:/osgeo/download/grass/grass$MAJOR$MINOR/source/
+ SERVER2=upload.osgeo.org:/osgeo/download/grass/grass$MAJOR$MINOR/source/
echo $SERVER1
echo $SERVER2
@@ -155,7 +155,7 @@
- cd dist.$ARCH/docs/html
echo www/grass$MAJOR$MINOR/manuals/
scp -r * neteler at grass.osgeo.org:/osgeo/grass/grass-cms/grass$MAJOR$MINOR/manuals/
- scp -r * neteler at download.osgeo.org:/osgeo/download/grass/grass$MAJOR$MINOR/manuals/
+ scp -r * neteler at upload.osgeo.org:/osgeo/download/grass/grass$MAJOR$MINOR/manuals/
o stable release: update cronjob 'cron_grass_HEAD_src_snapshot.sh' to next but one
release tag for the differences
More information about the grass-commit
mailing list