Author: britter
Date: Sun Oct  2 16:15:33 2016
New Revision: 1763074

URL: http://svn.apache.org/viewvc?rev=1763074&view=rev
Log:
Document to update svn:externals when moving components to dormant

Modified:
    commons/cms-site/trunk/content/xdoc/releases/moving-to-dormant.xml

Modified: commons/cms-site/trunk/content/xdoc/releases/moving-to-dormant.xml
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/releases/moving-to-dormant.xml?rev=1763074&r1=1763073&r2=1763074&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/releases/moving-to-dormant.xml 
(original)
+++ commons/cms-site/trunk/content/xdoc/releases/moving-to-dormant.xml Sun Oct  
2 16:15:33 2016
@@ -46,14 +46,14 @@
     <pre>
       Hi all,
 
-      as discussed, I'd like to propose to move Apache Commons Foo to dormant. 
+      as discussed, I'd like to propose to move Apache Commons Foo to dormant.
 
       Reasons:
       - some reasons
       - ...
 
       So please cast your votes:
-      This vote will close no sooner that 72 hours from now, 
+      This vote will close no sooner that 72 hours from now,
       i.e. after 21:30CET 14 March 2014
 
       [ ] +1 Move Commons Foo to dormant
@@ -68,20 +68,22 @@
     <p>
       If the vote for moving the component to dormant was successful you can 
start with the actual work.
     </p>
-        
+
     <p>Ask Infra to deactivate the <a href="http://git.apache.org";>git 
mirror</a>. You can use <a 
href="https://issues.apache.org/jira/browse/INFRA-7454";>INFRA-7454</a> as a 
template.</p>
 
     <p>After the synchronization has been deactivated, move the code base in 
SVN:
       <pre>
-      svn mv -m "Move commons foo to dormant" 
-      https://svn.apache.org/repos/commons/proper/foo 
+      svn mv -m "Move commons foo to dormant"
+      https://svn.apache.org/repos/commons/proper/foo
       https://svn.apache.org/repos/commons/dormant/
       </pre>
+      Then remove the entry of the component from svn:externals on 
https://svn.apache.org/repos/commons/trunks-proper
+      and add it to svn:externals of 
https://svn.apache.org/repos/commons/trunks-dormant.
     </p>
     <p>Move the website:
       <pre>
-      svn mv -m "Move commons foo website to dormant" 
-      
https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-foo
 
+      svn mv -m "Move commons foo website to dormant"
+      
https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-foo
       
https://svn.apache.org/repos/infra/websites/production/commons/content/dormant/
       </pre>
     </p>
@@ -101,7 +103,7 @@
     <pre>
       Hi,
 
-      since no development has happened for a long while, the Apache Commons 
Foo component 
+      since no development has happened for a long while, the Apache Commons 
Foo component
       has been moved to dormant. No further development is expected.
 
       The SVN location has changed from:


Reply via email to