1 Oct 2006 09:03
svn commit: r451722 - /forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml
<crossley <at> apache.org>
2006-10-01 07:03:22 GMT
2006-10-01 07:03:22 GMT
Author: crossley Date: Sun Oct 1 00:03:22 2006 New Revision: 451722 URL: http://svn.apache.org/viewvc?view=rev&rev=451722 Log: Tag the "site" SVN too. Modified: forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml Modified: forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml?view=diff&rev=451722&r1=451721&r2=451722 ============================================================================== --- forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml (original) +++ forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml Sun Oct 1 00:03:22 2006 <at> <at> -559,16 +559,25 <at> <at> integrate fixes and doc-changes back into trunk. wdyt?</fixme> </li> <li> - <p>Tag SVN by doing <code>'svn copy -m "Create tag forrest_xy from release - branch" \ https://svn.apache.org/repos/asf/forrest/branches/forrest_xy_branch \ - https://svn.apache.org/repos/asf/forrest/tags/forrest_xy'</code> - where 'xy' is a compact (without the dots) form of the version number (e.g. 04, + <p>Tag SVN by doing:</p> +<source>svn copy -m "Create tag forrest_xy from release branch" \ + https://svn.apache.org/repos/asf/forrest/branches/forrest_xy_branch \ + https://svn.apache.org/repos/asf/forrest/tags/forrest_xy</source> + <p>where 'xy' is a compact (without the dots) form of the version number (e.g. 04,(Continue reading)
RSS Feed