]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Verify-mode v1.4.0
authorTony Duckles <tony@nynim.org>
Sat, 24 Mar 2012 18:45:29 +0000 (13:45 -0500)
committerTony Duckles <tony@nynim.org>
Sat, 24 Mar 2012 18:45:29 +0000 (13:45 -0500)
commit77f6ec1edad1a51c216eb8049e885fd0ff671290
tree713651c25b5a35cf528e673e3202c1c41e6b0f02
parent4216a57efaa97b8b72cf16ddec26d8b3f80fe774
Verify-mode

Add command-line args for verifying content and ancestry, i.e. for
self-testing the replay. Compare the source vs. target history to
make sure we ended-up with equivalent target revisions for each
applicable source revision.

* svn2svn/run/svn2svn.py (verify_commit): Adding.
* tests/make-ref-repo.sh: Add tests for source revisions which
we'll never have an equivalent target revision for, e.g.
svn:mergeinfo property changes.
svn2svn/__init__.py
svn2svn/run/svn2svn.py
tests/make-ref-repo.sh