]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Rename main utility from 'svn2svn.py' to 'svnreplay.py'
authorTony Duckles <tony@nynim.org>
Sun, 5 Aug 2012 04:04:01 +0000 (23:04 -0500)
committerTony Duckles <tony@nynim.org>
Wed, 8 Aug 2012 03:15:48 +0000 (22:15 -0500)
commit71d8ec57df3dfaf2bf68f26b8aff5eaffc896115
tree0307a1cb2e8b0121c5a50ce7f78474947a056a31
parentd879a66cdc87a47a3ca1708ad8d3f444f02f4001
Rename main utility from 'svn2svn.py' to 'svnreplay.py'

Rename the main utility executable for several reasons:
* Avoid overlapping with the 'svn2svn' module subdirectory.
* Make way for having other support utilities in the top-level folder.
README.mkd
svn2svn.py [deleted file]
svn2svn/run/svnreplay.py [moved from svn2svn/run/svn2svn.py with 99% similarity]
svn2svn/shell.py
svn2svn/svnclient.py
svnreplay.py [new file with mode: 0755]
tests/make-replay-repo.sh