<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 16, 2014 at 11:30 PM, Frank Loeffler <span dir="ltr">&lt;<a href="mailto:knarf@cct.lsu.edu" target="_blank">knarf@cct.lsu.edu</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">I am curious which steps have to be manual. If this is already a problem<br>

</div>
for CactusBase - how much of a problem will it be for larger<br>
repositories? CactusBase is probably one of the &quot;better behaved&quot;<br>
places.<br></blockquote><div><br></div><div>The manual steps are to fix some minor inherent issues with the repositories, most of which seem to be a result of the CVS-&gt;SVN transition. I&#39;m calling them minor as none of them affect the trunk/master branch or any of the Cactus or ET release branches. Some examples can be seen in the Cartoon2D repository &lt;<a href="https://bitbucket.org/cactuscode/cactusnumerical-cartoon2d/commits/all?page=5">https://bitbucket.org/cactuscode/cactusnumerical-cartoon2d/commits/all?page=5</a>&gt;:</div>

<div><br></div><div>* There are extra branches (e.g. start, v1) which are not in any way connected to the rest of the history. These were created by the cvs2svn script.</div><div>* Some of the commits creating tags also introduce changes to the tree (files). These commits were automatically created by the cvs2svn script.</div>

<div>* Some branches/tags (e.g. STABLE, LATEST) were not created at the same time across different repositories. None of the ones that I encountered had what I would useful content (e.g. having a STABLE tag pointing to some point long in the past is not particularly useful).</div>

<div><br></div><div>The reason these steps are manual is it because they require human intervention to determine whether the issues are important or can be ignored.</div><div><br></div><div>Could you suggest an example of a more &quot;badly behaved&quot; arrangement?</div>

<div><br></div><div>Barry</div></div></div></div>