فهرست منبع

release howto: add branch info

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59484 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 11 سال پیش
والد
کامیت
4680fa989a
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      doc/howto_release.txt

+ 6 - 0
doc/howto_release.txt

@@ -237,4 +237,10 @@ Contents
            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)"