Author: bdelacretaz
Date: Mon Sep 30 13:35:54 2013
New Revision: 1527556
URL: http://svn.apache.org/r1527556
Log:
add svn import hint
Modified:
sling/site/trunk/content/documentation/development/release-management.mdtext
Modified:
sling/site/trunk/content/documentation/development/release-management.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/development/release-management.mdtext?rev=1527556&r1=1527555&r2=1527556&view=diff
==============================================================================
---
sling/site/trunk/content/documentation/development/release-management.mdtext
(original)
+++
sling/site/trunk/content/documentation/development/release-management.mdtext
Mon Sep 30 13:35:54 2013
@@ -178,7 +178,7 @@ If the vote fails, or you decide to redo
If the vote passes:
-1. Commit the released artifacts to
[https://dist.apache.org/repos/dist/release/sling/][1] which is replicated to
[http://www.apache.org/dist/sling/](http://www.apache.org/dist/sling/) quickly
via svnpubsub.
+1. Commit the released artifacts to
[https://dist.apache.org/repos/dist/release/sling/][1] which is replicated to
[http://www.apache.org/dist/sling/](http://www.apache.org/dist/sling/) quickly
via svnpubsub. Hint: use svn import to avoid having to checkout the whole
folder first.
1. Delete the old release artifacts from that same dist.apache.org svn folder
(the dist directory is archived)
1. Login to [https://repository.apache.org](https://repository.apache.org)
with your Apache SVN credentials. Click on *Staging*. Find your closed staging
repository and select it by checking the select box. Select the *Releases*
repository from the drop-down list and click *Release* from the menu above.
1. Once the release is promoted click on *Repositories*, select the *Releases*
repository and validate that your artifacts are all there.
@@ -321,4 +321,4 @@ To update the OBR you may use the Apache
After updating the site source it will generally take an hour or two until
the changes are visible on the web.
-[1]: https://dist.apache.org/repos/dist/release/sling/
\ No newline at end of file
+[1]: https://dist.apache.org/repos/dist/release/sling/