<div dir="ltr"><div>Has someone ever convert from cvs to bazaar ? </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>I&#39;ve now tryed fast import...</div>
<div>&nbsp;</div>
<div>Documentation says :&nbsp; </div>
<div>&nbsp;</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>bzr init-repo .</div>
<div>front-end | bzr fast-import -</div></blockquote>
<div>&nbsp;</div>
<div>as front-end, there is cvs2svn...</div>
<div>&nbsp;</div>
<div>But cvs2svn doesn&#39;t have an option to put the conversion on the output.</div>
<div>so i&#39;ve tryed the following : </div>
<div>&nbsp;</div>
<div>cvs2svn --encoding ISO-8859-1 --dumpfile=test&nbsp; cvs/files/</div>
<div>mkdir bzr-tst</div>
<div>cd bzr-tst</div>
<div>bzr init-repo .</div>
<div>cat ../test&nbsp; | bzr fast-import -</div>
<div>&nbsp;</div>
<div>which fails...</div>
<div>&nbsp;</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">bzr: ERROR: line 1: Invalid command &#39;SVN-fs-dump-format-version: 2&#39;</blockquote>
<div>&nbsp;</div>
<div>I even tried this : </div>
<div>&nbsp;</div>
<div>&nbsp;cvs2svn --encoding ISO-8859-1 --dumpfile=../test&nbsp; ../cvs/files/ | bzr fast-import -</div>
<div>&nbsp;</div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>bzr: ERROR: line 1: Invalid command &#39;----- pass 1 (CollectRevsPass) -----&#39;<br>Traceback (most recent call last):<br>&nbsp; File &quot;/usr/bin/cvs2svn&quot;, line 31, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; main(sys.argv[0], sys.argv[1:])</div>

<div>...</div></blockquote>
<div><br>&nbsp;</div>
<div>&nbsp;Maybe I&#39;ll stay on cvs... maybe bad, but works... (yes, I&#39;m bitter)</div>
<div>&nbsp;</div>
<div class="gmail_quote">On Mon, Oct 6, 2008 at 22:15, Thomas Manson <span dir="ltr">&lt;<a href="mailto:dev.mansonthomas@gmail.com">dev.mansonthomas@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi,</div>
<div>&nbsp;</div>
<div>&nbsp; does someone has full instruction to migrate from cvs to bazaar other than <font face="Courier New">bzr cvsps-import </font>? </div>
<div>&nbsp;</div>
<div>I&#39;ve tryed with </div>
<div>&nbsp;</div>
<div><font face="courier new,monospace">bzr cvsps-import cvs/files/ . bazaar --use-cvs</font></div>
<div><font face="Courier New">or</font></div>
<div><font face="courier new,monospace">bzr cvsps-import cvs/files/ . bazaar </font></div>
<div><font face="Courier New"></font>&nbsp;</div>
<div><font face="Courier New">but I&#39;ve an encoding error.</font></div>
<div><font face="Courier New"></font>&nbsp;</div>
<div><font face="Courier New">I really want to be able to start coding with bazaar... and i&#39;m stuck with this encoding bug which is really really frustrating !</font></div>
<div><font face="Courier New"></font>&nbsp;</div><font color="#888888">
<div><font face="Courier New">Thomas.</font></div></font></blockquote></div><br></div>