Author: nick
Date: Tue Jun 25 22:46:37 2013
New Revision: 1496666
URL: http://svn.apache.org/r1496666
Log:
Add a note on our SVN tag naming conventions
Modified:
poi/site/src/documentation/release-guide.txt
Modified: poi/site/src/documentation/release-guide.txt
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/release-guide.txt?rev=1496666&r1=1496665&r2=1496666&view=diff
==============================================================================
--- poi/site/src/documentation/release-guide.txt (original)
+++ poi/site/src/documentation/release-guide.txt Tue Jun 25 22:46:37 2013
@@ -74,6 +74,8 @@ $ svn pd 'svn:executable' $(find -name .
4. Tag current version. Include the current revision number in the comment
{code}
+$ TAG=REL_3_8_FINAL
+$ TAG=REL_3_12_ALPHA5
$ svn cp https://svn.apache.org/repos/asf/poi/trunk \
https://svn.apache.org/repos/asf/poi/tags/$TAG \
-m "tag r649911 as 3.1-beta1"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]