Author: jawi
Date: Fri Apr 25 07:20:29 2014
New Revision: 1589948
URL: http://svn.apache.org/r1589948
Log:
CMS commit to ace by jawi
Modified:
ace/site/trunk/content/dev-doc/release-guide.mdtext
Modified: ace/site/trunk/content/dev-doc/release-guide.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/dev-doc/release-guide.mdtext?rev=1589948&r1=1589947&r2=1589948&view=diff
==============================================================================
--- ace/site/trunk/content/dev-doc/release-guide.mdtext (original)
+++ ace/site/trunk/content/dev-doc/release-guide.mdtext Fri Apr 25 07:20:29 2014
@@ -21,7 +21,7 @@ Before you can start staging a release c
* double check that the version you want to create is correctly filled in in
<tt>build/build.xml</tt>;
* create a tagged version of the sources in preparation of the release
candidate:
- ::sh
+ :::sh
svn copy https://svn.apache.org/repos/asf/ace/trunk/
https://svn.apache.org/repos/asf/ace/releases/X.Y.Z -m "Release X.Y.Z"
## Staging a release candidate