Author: stsp
Date: Thu Apr 12 11:10:38 2012
New Revision: 1325205
URL: http://svn.apache.org/viewvc?rev=1325205&view=rev
Log:
* site/publish/docs/community-guide/releasing.part.html: It makes more
sense to update the website before sending the release announcement,
not after. So swap the corresponding sections.
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=1325205&r1=1325204&r2=1325205&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Thu Apr 12
11:10:38 2012
@@ -993,29 +993,6 @@ releases using <tt>release.py clean-dist
<p>It is then time for the release manager to go and enjoy his
$favorite_beverage.</p>
-<div class="h4" id="releasing-announce">
-<h4>Announcing the release
- <a class="sectionlink" href="<!--#echo var="GUIDE_RELEASING_PAGE"
-->#releasing-announce"
- title="Link to this section">¶</a>
-</h4>
-
-<p>Write a release announcement, referring to previous ones for
-guidance. Remember to include the URL and SHA1 checksums in the
-announcement! The <tt>release.py write-announcement</tt> subcommand
-creates a template announcement which can be customized for specific
-circumstances.</p>
-
-<p>Send the announcement to dev@, users@, and announce@ lists, from your
[email protected] email address. (Mail to announce@ will bounce if sent from any
-other address.) Ensure that your mailer doesn't wrap the URLs over multiple
-lines. The mail to [email protected] will also be forwarded to
[email protected].</p>
-
-<p>Update the topics in various Subversion-related IRC channels, such as
-<tt>#svn</tt> and <tt>#svn-dev</tt> on freenode.</p>
-
-</div> <!-- release-announce -->
-
<div class="h4" id="releasing-update-website">
<h4>Update the website
<a class="sectionlink" href="<!--#echo var="GUIDE_RELEASING_PAGE"
-->#"releasing-update-website
@@ -1051,6 +1028,29 @@ [email protected].</p>
</div> <!-- release-update-website -->
+<div class="h4" id="releasing-announce">
+<h4>Announcing the release
+ <a class="sectionlink" href="<!--#echo var="GUIDE_RELEASING_PAGE"
-->#releasing-announce"
+ title="Link to this section">¶</a>
+</h4>
+
+<p>Write a release announcement, referring to previous ones for
+guidance. Remember to include the URL and SHA1 checksums in the
+announcement! The <tt>release.py write-announcement</tt> subcommand
+creates a template announcement which can be customized for specific
+circumstances.</p>
+
+<p>Send the announcement to dev@, users@, and announce@ lists, from your
[email protected] email address. (Mail to announce@ will bounce if sent from any
+other address.) Ensure that your mailer doesn't wrap the URLs over multiple
+lines. The mail to [email protected] will also be forwarded to
[email protected].</p>
+
+<p>Update the topics in various Subversion-related IRC channels, such as
+<tt>#svn</tt> and <tt>#svn-dev</tt> on freenode.</p>
+
+</div> <!-- release-announce -->
+
</div> <!-- releasing-release -->
</div> <!-- release-creating -->