[GRASS-SVN] r43296 - grass/branches/develbranch_6/doc
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Aug 27 03:19:02 EDT 2010
Author: neteler
Date: 2010-08-27 07:19:02 +0000 (Fri, 27 Aug 2010)
New Revision: 43296
Modified:
grass/branches/develbranch_6/doc/howto_release.txt
Log:
release notes updated
Modified: grass/branches/develbranch_6/doc/howto_release.txt
===================================================================
--- grass/branches/develbranch_6/doc/howto_release.txt 2010-08-27 07:18:57 UTC (rev 43295)
+++ grass/branches/develbranch_6/doc/howto_release.txt 2010-08-27 07:19:02 UTC (rev 43296)
@@ -14,12 +14,14 @@
###########################################
(A) HOWTO create a release
-1. Local work (basically at CEA)
+1. Local work (basically at FEM, Italy)
+ - svn up
- check if
( cd doc/raster/r.example/ ; make )
( cd doc/vector/v.example/ ; make )
still compile; fix otherwise
+ - make distclean
- cleanup rubbish:
find . -name '*~' | xargs rm
@@ -39,9 +41,9 @@
#example:
6
-3
-0RC1
-2008
+4
+0RC7
+2010
rm -f include/VERSION~
#version:
@@ -94,9 +96,9 @@
#example
6
-3
+4
0svn
-2008
+2010
rm -f include/VERSION~
svn ci -m"back to SVN" include/VERSION
More information about the grass-commit
mailing list