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

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Dec 18 13:49:24 PST 2012


Author: neteler
Date: 2012-12-18 13:49:23 -0800 (Tue, 18 Dec 2012)
New Revision: 54345

Modified:
   grass/trunk/doc/howto_release.txt
Log:
updated to CMS

Modified: grass/trunk/doc/howto_release.txt
===================================================================
--- grass/trunk/doc/howto_release.txt	2012-12-18 21:49:12 UTC (rev 54344)
+++ grass/trunk/doc/howto_release.txt	2012-12-18 21:49:23 UTC (rev 54345)
@@ -106,7 +106,7 @@
 
 
  o Store the source tarball (twice) in (use scp -p FILES grass:):
-    SERVER1=grass.osgeo.org:/osgeo/grass/grass-web-public/grass$MAJOR$MINOR/source/
+    SERVER1=grass.osgeo.org:/osgeo/grass/grass-cms/grass$MAJOR$MINOR/source/
     SERVER2=download.osgeo.org:/osgeo/download/grass/grass$MAJOR$MINOR/source/
     echo $SERVER1
     echo $SERVER2
@@ -120,24 +120,24 @@
          SUBMITTING_PYTHON SUBMITTING_SCRIPTS neteler@$SERVER2
     
 
- o update web site to new version (http://trac.osgeo.org/grass/browser/grass-web)
-      - rss.xml (for news section)
-      - download/software.inc
-      - grass$MAJOR$MINOR/main.inc
-      - devel/grasshist.html
-      - devel/grassreleases.html
-      - devel/svntags.inc (add tag): echo $RELEASETAG
+ o update web site to new version: CMS
+    - News section
+    - http://grass.osgeo.org/download/software/
+    - http://grass.osgeo.org/download/software/sources/
+    - http://grass.osgeo.org/grass64/ <- to be moved to CMS
+    - http://grass.osgeo.org/home/history/releases/
+    - http://grass.osgeo.org/development/svn/svn-tags/ (add tag): echo $RELEASETAG
 
      write announcement
       - store in trac: http://trac.osgeo.org/grass/wiki/Release/6.XX.YY-News
-      - store in Web as announces/announce_grass$MAJOR$MINOR$RELEASE.html
+      - store in Web as announces/announce_grass$MAJOR$MINOR$RELEASE.html <- how? with protected PHP upload page?
 
  o upload user HTML manual in case of *final release* from compiled English
    version at (warning: needs stuff to be compiled).
       - 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 grass.osgeo.org:/osgeo/grass/grass-web-public/grass$MAJOR$MINOR/manuals/html$MAJOR${MINOR}_user/
+         scp -r * neteler at grass.osgeo.org:/osgeo/grass/grass-cms/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_grass_HEAD_src_snapshot.sh' to next but one



More information about the grass-commit mailing list