Author: hibou
Date: Mon Dec 8 06:17:09 2008
New Revision: 724353
URL: http://svn.apache.org/viewvc?rev=724353&view=rev
Log:
Fixes and improvment of the release documentation
Modified:
ant/ivy/ivyde/trunk/doc/dev/release.html
Modified: ant/ivy/ivyde/trunk/doc/dev/release.html
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/dev/release.html?rev=724353&r1=724352&r2=724353&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/dev/release.html (original)
+++ ant/ivy/ivyde/trunk/doc/dev/release.html Mon Dec 8 06:17:09 2008
@@ -128,13 +128,12 @@
The binaries have to be pushed with their signatures and checksums in the
apache dist directory. On people.apache.org:
<pre>
-mkdir /www/www.apache.org/dist/ant/ivyde/$VERSION
-cp /home/$LOGIN/public_html/ivyde-$VERSION/* [EMAIL
PROTECTED]:/www/www.apache.org/dist/ant/ivyde/$VERSION
+cp -R ~/public_html/ivyde-$VERSION /www/www.apache.org/dist/ant/ivyde/$VERSION
</pre>
<h2>Deploy the updatesite</h2>
-Follow the instructions of that page:
http://ant.apache.org/ivy/history/latest-milestone/updatesite.html
+Follow the instructions of that page:
http://ant.apache.org/ivy/history/latest-milestone/dev/updatesite.html#deployment
<h1>Update the documentation</h1>
@@ -167,6 +166,10 @@
</pre>
</li></ul>
+Then svn update your working copy (to retrieve the new history branch).
+
+And commit and proceed to the classical deployment of the website.
+
<h1>Post release tasks</h1>
<h2>Jira</h2>