You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/05/28 07:40:54 UTC

svn commit: r409929 - /forrest/trunk/site-author/content/xdocs/procedures/release/How_to_release.xml

Author: crossley
Date: Sat May 27 22:40:54 2006
New Revision: 409929

URL: http://svn.apache.org/viewvc?rev=409929&view=rev
Log:
Another task in the Cleanup is to create a new plugins directory
in the forrest/site SVN for the next develoment phase.

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?rev=409929&r1=409928&r2=409929&view=diff
==============================================================================
--- 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 Sat May 27 22:40:54 2006
@@ -305,16 +305,6 @@
                     <p>Edit the Forrest home page in the "News and events" section and add a text like:</p>
                     <source> Apache Forrest 0.xx was released on [Date]. [Important new features] </source>
                 </li>
-                <li>
-                    <p> Rename the deployed plugins directory by issuing the following commands at the command line </p>
-                    <source>cd /svn/asf/forrest-site
-svn update
-svn mv plugins/0.8-dev plugins/0.8
-svn mkdir plugins/0.9-dev
-svn status
-svn commit</source>
-                    <fixme author="fso">Issue them where and to what end?</fixme>
-                </li>
                 <li>Commit all of the above changes.</li>
             </ol>
         </section>
@@ -667,6 +657,12 @@
                 <li>Commit all of the above changes.</li>
                 <li><p>Remove old dist files from the /www/www.apache.org/dist/forrest/ directory.
                     They have already been automatically archived at archive.apache.org/dist/forrest/</p></li>
+                <li>Create a new plugins directory in the forrest/site SVN for the
+                  next development phase:
+                  <source>
+svn mkdir https://svn.apache.org/repos/asf/forrest/site/plugins/0.9
+                  </source>
+                </li>
                 <li><p>Do some Jira administration (need to be in the jira-administrators group)</p>
                 <fixme author="fso">Does it make sense to pass this job to the Jira-role?</fixme>
                     <ol>