[Numpy-discussion] Github migration?
Stéfan van der Walt
stefan@sun.ac...
Mon Aug 23 16:31:14 CDT 2010
On 23 August 2010 23:15, Pauli Virtanen <pav@iki.fi> wrote:
> The thing that is missing is comparison of each Git revision in the
> converted repo to the corresponding revision in SVN.
>
> We ran into some bugs in svn-all-fast-export which caused some commits in
> the history to have the wrong content -- so to be sure, we have to do a
> brute-force comparison of the tree against SVN for each commit. The
> particular bug here was fixed in the conversion tool, but better safe
> than sorry.
Erk. What's the quickest route to go: compare the actual patches, or
bring a tree up to date for each revision and compute some sort of
working-copy checksum?
Regards
Stéfan
More information about the NumPy-Discussion
mailing list