Author: jzurbano
Date: Wed Oct 7 04:51:49 2009
New Revision: 822586
URL: http://svn.apache.org/viewvc?rev=822586&view=rev
Log:
[CONTINUUM-2379] - document that tags are not rolled back in a release rollback
merge r 822584:822585 from 1.3.x branch
Modified:
continuum/trunk/continuum-docs/src/site/apt/user_guides/release/prepare.apt
Modified: continuum/trunk/continuum-docs/src/site/apt/user_guides/release/prepare.apt
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/user_guides/release/prepare.apt?rev=822586&r1=822585&r2=822586&view=diff
==============================================================================
--- continuum/trunk/continuum-docs/src/site/apt/user_guides/release/prepare.apt (original)
+++ continuum/trunk/continuum-docs/src/site/apt/user_guides/release/prepare.apt Wed Oct 7
04:51:49 2009
@@ -21,6 +21,10 @@
[../../images/release-prepare-parameters.png] Release Prepare parameters
Wait for the process to complete, then click Done.
+
+ <<WARNING>> Hitting the <<<Rollback>>> button does not roll
back or delete the SCM tag created during the '<<<scm-tag>>>' phase.
+ So when re-doing the release prepare of the same version, make sure that the tag does not
exist in SVN, if so,
+ the tag should be manually deleted.
[../../images/release-prepare-executing.png]
|