Author: hibou
Date: Tue Mar 13 09:48:37 2012
New Revision: 1300037

URL: http://svn.apache.org/viewvc?rev=1300037&view=rev
Log:
Document the cleaning of dist

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=1300037&r1=1300036&r2=1300037&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/doc/dev/release.html (original)
+++ ant/ivy/ivyde/trunk/doc/dev/release.html Tue Mar 13 09:48:37 2012
@@ -139,6 +139,8 @@ $ svn copy https://dist.apache.org/repos
 $ svn rm https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION
 </code>
 
+In order to keep the main dist area of a reasonable size, old releases should 
be removed. They will disapear from the main dist but will still be available 
via the <a href="http://archive.apache.org/dist/ant/ivyde/";>archive</a>. To do 
so, just use the <tt>svn rm</tt> command against the artifacts or folders to 
remove.
+
 <h2>Deploy the updatesite</h2>
 
 Follow the instructions of that page: 
http://ant.apache.org/ivy/history/latest-milestone/dev/updatesite.html#deployment


Reply via email to