What is the current most popular method of converting CVS repositories to Bazaar? (which is compatible with bzr 1.11)<br><br>I&#39;ve tried &quot;bzr-fastimport&quot;, &quot;bzr-svn&quot; (after converting CVS to SVN with cvs2svn), etc, but I&#39;ve run into difficulties with each of them.<br>
<br>Which one should I be concentrating on?<br><br>The last one I attempted to use was &#39;bzr-svn&#39;, which reported an error saying that it needed &#39;subvertpy&#39;.&nbsp; When I downloaded &#39;subvertpy&#39; and attempted to install it, it gave an error saying it required &#39;apr-1-config&#39;.<br>
<br>So I installed libapr1-dev, and give it another whirl, but this time it is asking for the SVN development libraries, which (when installed via Ubuntu packages) has a whole bunch of dependencies that I don&#39;t really want to install on my system.<br>
<br>Is it necessary to install all this, or is there some shortcut I&#39;m missing?&nbsp; The CVS repositories I&#39;m trying to convert are not very complex, just some simple projects which may have a handful of branches each.<br>
<br><br>Thanks in advance for any assistance,<br>Bobby<br clear="all"><br><br>P.S:&nbsp; Just FYI, normally I wouldn&#39;t bother trying to migrate my repositories from CVS to BZR, I would just export a working tree from CVS and turn it into a BZR branch, starting my revisioning from scratch.&nbsp; I&#39;m just attempting to to migrate a single project (with branches) right now; so that if I&#39;m successful, I can migrate&nbsp; all my older sources and be done with CVS completely, rather than having it hang around as a reference to changes made previous to our use of Bazaar.<br>
<br>-- <br>J. Bobby Lopez<br>Web: <a href="http://jbldata.com/">http://jbldata.com/</a><br>Twitter: <a href="http://www.twitter.com/jbobbylopez">http://www.twitter.com/jbobbylopez</a><br><br>