]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Use shell.rmtree
authorTony Duckles <tony@nynim.org>
Sat, 7 Apr 2012 02:35:00 +0000 (21:35 -0500)
committerTony Duckles <tony@nynim.org>
Sat, 7 Apr 2012 02:35:00 +0000 (21:35 -0500)
commite62e792e8212db7102fde1b9011e4500a51f3496
tree781edf85a88488a8173df6d2e5980c156b911e5d
parent42717df94b53fbfa02d5723189b5c478a2f85d44
Use shell.rmtree

* svn2svn/run/svn2svn.py: Use svn2svn.shell.rmtree rather than
shutil.rmtree, to fix Windows-compatibility issues.
svn2svn/run/svn2svn.py