<br><br><div class="gmail_quote">On Mon, Aug 30, 2010 at 3:08 PM, Pauli Virtanen <span dir="ltr"><<a href="mailto:pav@iki.fi">pav@iki.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Mon, 23 Aug 2010 21:15:55 +0000, Pauli Virtanen wrote:<br>
[clip]<br>
<div class="im">> in the history to have the wrong content -- so to be sure, we have to do<br>
> a brute-force comparison of the tree against SVN for each commit. The<br>
> particular bug here was fixed in the conversion tool, but better safe<br>
> than sorry.<br>
<br>
</div>Also this is now done. The repository at<br>
<br>
        <a href="http://github.com/numpy/numpy_svn_test4" target="_blank">http://github.com/numpy/numpy_svn_test4</a><br>
<br>
is essentially fine.<br>
<br>
You can grab it via<br>
<br>
        git clone git://<a href="http://github.com/numpy/numpy_svn_test4.git" target="_blank">github.com/numpy/numpy_svn_test4.git</a><br>
<br>
The deleted SVN branches can also be obtained:<br>
<br>
        git fetch origin refs/svn/*:refs/remotes/svn/*<br>
<br>
They are not pulled by default.<br>
<br>
    ***<br>
<br>
svn-all-fast-export still has some bugs, so revisions that in SVN are<br>
r2478, r2491, r2534, r2602, r2603, r4113, r4179, r4180 contain the wrong<br>
tree in Git. The errors are<br>
<br>
- Wrong branch point for branches/arraykit (an abandoned and deleted<br>
  branch that was never merged back to trunk)<br>
<br>
- The commits r4113, r4179, r4180 contain changes in wrong order<br>
  (the subsequent commits are OK).<br>
<br>
I'd be willing just to ignore these. Such small errors should not matter.<br>
<br>
    ***<br>
<br>
So as far as I see, we would be ready to go with this.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>Hi Pauli, I gave it a quick spin and it looks good so far. The cloning was really fast, I like that ;) Is there any way to test out commiting? I didn't have permissions to push to the repository.<br>
<br>Chuck <br></div><br></div>