Author: stsp
Date: Mon Mar 26 14:12:22 2012
New Revision: 1305368
URL: http://svn.apache.org/viewvc?rev=1305368&view=rev
Log:
* publish/docs/community-guide/releasing.part.html: Release artifacts are
moved from dev/ to release/, not copied.
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=1305368&r1=1305367&r2=1305368&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Mon Mar 26
14:12:22 2012
@@ -965,7 +965,7 @@ previous Subversion releases are availab
<a href="http://archive.apache.org/dist/subversion/">archives</a>.</p>
<p>Uploading releases to the mirrors is rather straight forward: the RM simply
-copies the tarballs, signatures and checksums from
+moves the tarballs, signatures and checksums from
<a href="https://dist.apache.org/repos/dist/dev/subversion"
>https://dist.apache.org/repos/dist/dev/subversion</a>
to <a href="https://dist.apache.org/repos/dist/release/subversion"