This project is a fork of the svnrdump.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/svnrdump.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionmiscellaneous svnrdump branches
ownerjrnieder@gmail.com
last changeWed, 17 Nov 2010 18:49:17 +0000 (17 12:49 -0600)
content tags
add:
readme

Use “make” to build, “make check” to test. The build product is an svnrdump command you can use like

svnrdump dump http://svn.example.com/ | svnadmin load /tmp/repo

or

svnadmin dump /tmp/repo | svnrdump load http://svn.example.com

Active development happens through the Subversion project. See NOTES if you want to more closely track upstream.

shortlog
2010-11-17 Jonathan NiederSync with upstreammaster
2010-11-17 C. Michael... Add some more cancellation checks to 'svnrdump load'.upstream
2010-11-17 C. Michael... * subversion/svnrdump/load_editor.c: Code formatting...
2010-11-16 C. Michael... Fix issue #3716 ("svnrdump does not support cancellatio...
2010-11-16 C. Michael... * subversion/svnrdump/svnrdump.c
2010-11-12 Jonathan NiederSync with upstream
2010-11-10 Philip MartinMake sure that serial_only tests can obtain srcdir... upstream-tests
2010-11-10 Julian FoadFix Windows command-line argument quoting in the Python...
2010-11-10 Daniel ShahafFix an XFAILing test.
2010-11-10 Daniel ShahafFix an XFAILing test.
2010-11-10 Hyrum WrightFix running the tests in parallel from 'make check'.
2010-11-09 Hyrum WrightFollowup to r1033086, by fixing the running of individu...
2010-11-09 Hyrum WrightMerge the py-tests-as-modules branch to trunk.
2010-11-05 Julian FoadMake the target arguments to sbox.simple_rm() etc....
2010-11-05 Julian Foad* subversion/tests/cmdline/svntest/sandbox.py
2010-10-22 Daniel ShahafMake './basic_tests.py -- -1' work as a way to run...
...
heads
14 years ago master
14 years ago upstream
14 years ago upstream-tests
14 years ago todo