[GRASS-SVN] r59484 - grass/trunk/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Mar 27 12:53:25 PDT 2014
Author: neteler
Date: 2014-03-27 12:53:25 -0700 (Thu, 27 Mar 2014)
New Revision: 59484
Modified:
grass/trunk/doc/howto_release.txt
Log:
release howto: add branch info
Modified: grass/trunk/doc/howto_release.txt
===================================================================
--- grass/trunk/doc/howto_release.txt 2014-03-27 19:46:10 UTC (rev 59483)
+++ grass/trunk/doc/howto_release.txt 2014-03-27 19:53:25 UTC (rev 59484)
@@ -237,4 +237,10 @@
cd /path/to/your/local/copy/trunk
svn switch https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0 .
+----------
+GRASS GIS 7.0 release branch creation
+svn copy https://svn.osgeo.org/grass/grass/trunk/ \
+ https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0 \
+ -m "Creating the GRASS GIS 7.0 release branch (development started in 04/2008, r31142)"
+
More information about the grass-commit
mailing list