You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2017/12/13 13:55:35 UTC

svn commit: r1818016 - /subversion/site/publish/docs/community-guide/releasing.part.html

Author: julianfoad
Date: Wed Dec 13 13:55:35 2017
New Revision: 1818016

URL: http://svn.apache.org/viewvc?rev=1818016&view=rev
Log:
* publish/docs/community-guide/releasing.part.html
  (release-branches): Add a note from danielsh about updating the svn-role
    backport mergebot.

Modified:
    subversion/site/publish/docs/community-guide/releasing.part.html

Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1818016&r1=1818015&r2=1818016&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Wed Dec 13 13:55:35 2017
@@ -1281,7 +1281,13 @@ A.B with the version you're preparing, e
 <li><p>Ask someone with appropriate access to add the A.B.x branch to the
        <tt>svn-role</tt> backport mergebot:</p>
     <p>Submit a pull-request on GitHub to add 'A.B.x' to the list in <a
-       href="https://github.com/apache/infrastructure-puppet/edit/deployment/modules/svnqavm_pvm_asf/manifests/init.pp">https://github.com/apache/infrastructure-puppet/edit/deployment/modules/svnqavm_pvm_asf/manifests/init.pp</a></p></li>
+       href="https://github.com/apache/infrastructure-puppet/edit/deployment/modules/svnqavm_pvm_asf/manifests/init.pp">https://github.com/apache/infrastructure-puppet/edit/deployment/modules/svnqavm_pvm_asf/manifests/init.pp</a></p>
+
+    <p>Someone needs to run the 'svn checkout' manually.
+    The exact checkout command is documented in machines/svn-qavm2/notes.txt
+    in the private repository (need to use a trunk client and the svn-master.a.o
+    hostname).</p>
+    </li>
 
 <li><p>Make sure all buildbot builders are building the new release branch.</p>
     <p>Add A.B to the MINOR_LINES list in <a