Hi, Ramkumar Ramachandra writes: > [[[ > svnrdump: Add new copy-and-modify test. > > * subversion/tests/cmdline/svnrdump_tests_data/copy-and-modify.dump: > Add a new testdata to be used by the copy_and_modify test in > svnrdump. Taken originally from svnsync_test_data/ and converted to > dumpfile v3 format. > > * subversion/tests/cmdline/svnrdump_tests_data/revision0.dump: > Cosmetically rename revision0.dump to revision-0.dump. > > * subversion/tests/cmdline/svnrdump_tests_data/revision-0.dump: Add. > > * subversion/tests/cmdline/svnrdump_tests.py > (revision0, revision_0): Cosmetically rename the revision 0 test. > (copy_and_modify): Import a new test from svnsync. It is expected to > fail due to mismatch in the headers produced by svnrdump and > svnadmin. > (test_list): Add copy_and_modify to the list of tests to be run, > carefully noting that it is expected to fail. > ]]]
Committed in r979974. In r979972, Bert granted me priviliges to svntest. -- Ram