Boost C++ Libraries: Ticket #7195: Regression test svn checkout fails, retries aren't setup correctly https://svn.boost.org/trac10/ticket/7195 <p> When a svn checkout fails, the script will attempt to retry the checkout. However, when it failed it left the directory structure in a state that requires a 'svn cleanup' before trying again. Thus the 5 tries that the script makes to keep going all fail (svn: E155004: Working copy 'C:\local\regression\boost' locked). </p> <p> I need to manually run 'svn cleanup' on my directory before I can try running the regression tests again. </p> <p> I've attached the windows terminal output. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7195 Trac 1.4.3 Thomas Kent <teeks99@…> Sun, 05 Aug 2012 20:25:17 GMT attachment set https://svn.boost.org/trac10/ticket/7195 https://svn.boost.org/trac10/ticket/7195 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">svn_failure.txt</span> </li> </ul> <p> Terminal output of the failure until end of script. </p> Ticket René Rivera Fri, 02 Jan 2015 17:33:19 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7195#comment:1 https://svn.boost.org/trac10/ticket/7195#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">obsolete</span> </li> </ul> <p> Obsolete as we are now in GIT. </p> Ticket