Ramkumar Ramachandra wrote on Wed, Jul 21, 2010 at 17:16:10 +0530: > I'm still writing a unittest in Python, although I'm still trying to figure > out how to test it without using that ugly awk query to compare it against > the `svnadmin dump` output.
Have a look at svnsync_tests.py and svntest/verify.py.