On 23 August 2010 23:15, Pauli Virtanen <p...@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 _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion