]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Support caller-supplied wc_target path
authorTony Duckles <tony@nynim.org>
Sat, 13 Oct 2012 18:13:23 +0000 (11:13 -0700)
committerTony Duckles <tony@nynim.org>
Mon, 15 Oct 2012 03:45:18 +0000 (22:45 -0500)
commit6f0321afe3004a45650f45846f05046f534bbae3
treec58ea4b11b41eb7c1721d8d92ab0d8db75f7ad68
parent6a6b0f2b88a42db7ffb166e9c12567d0b7b0f621
Support caller-supplied wc_target path

Introduce a "--wc" command-line argument to svnreplay.py. The
immediate need is so that we can use "prove" with multiple jobs to
parallelize running the unit-tests.
svn2svn/run/svnreplay.py