You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2013/06/26 00:46:37 UTC

svn commit: r1496666 - /poi/site/src/documentation/release-guide.txt

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: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org