Author: sebb
Date: Tue Jun  4 23:04:54 2013
New Revision: 1489669

URL: http://svn.apache.org/r1489669
Log:
Clariffy SVN actions

Modified:
    commons/cms-site/trunk/content/xdoc/releases/prepare.xml

Modified: commons/cms-site/trunk/content/xdoc/releases/prepare.xml
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/releases/prepare.xml?rev=1489669&r1=1489668&r2=1489669&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/releases/prepare.xml (original)
+++ commons/cms-site/trunk/content/xdoc/releases/prepare.xml Tue Jun  4 
23:04:54 2013
@@ -462,6 +462,10 @@
       svn copy foo-1.2-RC1 -m "Creating foo-1.2-RC1 tag" 
https://svn.apache.org/repos/asf/commons/proper/foo/tags/foo-1.2-RC1
       </pre>
 
+      <p>
+        Do NOT check the updated workspace back into the development trunk.
+        It's important to only have SNAPSHOT versions in trunk; only tags 
should have non-SNAPSHOT versions.
+      </p>
       <h4>Maven Release Plugin<a name="Maven_Release_Plugin"></a></h4>
         <p>When using the release plugin, please verify that your poms will 
not lose content when they are rewritten during the
           release process.</p>


Reply via email to