You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by ia...@apache.org on 2015/08/10 16:08:59 UTC

svn commit: r1695077 - /incubator/taverna/site/trunk/content/community/releasing.md

Author: ianwdunlop
Date: Mon Aug 10 14:08:58 2015
New Revision: 1695077

URL: http://svn.apache.org/r1695077
Log:
typo and add svn mv log message

Modified:
    incubator/taverna/site/trunk/content/community/releasing.md

Modified: incubator/taverna/site/trunk/content/community/releasing.md
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/community/releasing.md?rev=1695077&r1=1695076&r2=1695077&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/community/releasing.md (original)
+++ incubator/taverna/site/trunk/content/community/releasing.md Mon Aug 10 14:08:58 2015
@@ -606,7 +606,7 @@ In your `dist` checkout, `svn rm` the dr
 Once a *[VOTE] [Results]* email has been agreed on general@incubator,
 then:
 
-* Promiote the release candidate to a release
+* Promote the release candidate to a release
 
 ### Moving to release area
 
@@ -617,8 +617,8 @@ e.g. at
 [https://dist.apache.org/repos/dist/release/incubator/taverna/source/](https://dist.apache.org/repos/dist/release/incubator/taverna/source/)
 but remember to remove the `-RC1` from the folder name.
 
-    svn mv https://dist.apache.org/repos/dist/dev/incubator/taverna/source/taverna-language-0.15.0-incubating-RC2 https://dist.apache.org/repos/dist/release/incubator/taverna/source/taverna-language-0.15.0-incubating
-    svn mv https://dist.apache.org/repos/dist/dev/incubator/taverna/source/taverna-parent-1-incubating-RC2 https://dist.apache.org/repos/dist/release/incubator/taverna/source/taverna-parent-1-incubating
+    svn mv https://dist.apache.org/repos/dist/dev/incubator/taverna/source/taverna-language-0.15.0-incubating-RC2 https://dist.apache.org/repos/dist/release/incubator/taverna/source/taverna-language-0.15.0-incubating -m "Releasing apache taverna-language-0.15.0-incubating"
+    svn mv https://dist.apache.org/repos/dist/dev/incubator/taverna/source/taverna-parent-1-incubating-RC2 https://dist.apache.org/repos/dist/release/incubator/taverna/source/taverna-parent-1-incubating -m "Releasing apache taverna-parent-1-incubating"
 
 ### Update download page