Author: breser
Date: Fri Dec 6 21:48:07 2013
New Revision: 1548724
URL: http://svn.apache.org/r1548724
Log:
Add a entry in the release process to update the issue tracker
versions/milestones.
* publish/docs/community-guide/releasing.part.html
(rolling-release): Add instructions to update issue tracker.
Modified:
subversion/site/publish/docs/community-guide/releasing.part.html
Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1548724&r1=1548723&r2=1548724&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Fri Dec 6
21:48:07 2013
@@ -908,6 +908,12 @@ release.py --base-dir /opt/svnrm post-ca
<p>Announce that the candidates are available for testing by sending an email
to the dev@ list and by adjusting the topic on #svn-dev.</p>
+<p><a href="http://subversion.tigris.org/issues/editproducts.cgi">Update the
issue
+tracker to have appropriate versions/milestones</a>. If releasing a new minor
+release a version for 1.MINOR.x should be added. All releases should add a
+milestone for the next release (i.e. 1.MINOR.x+1). If you do not have
+permissions to do so please ask on IRC or send an email to the dev@ list.</p>
+
</div> <!-- rolling-release -->
<div class="h3" id="tarball-signing">