]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Process action="M" inline too now: we process paths in sorted order (depth-first...
authorTony Duckles <tony@nynim.org>
Sun, 25 Dec 2011 03:35:50 +0000 (21:35 -0600)
committerTony Duckles <tony@nynim.org>
Sun, 25 Dec 2011 03:35:50 +0000 (21:35 -0600)
commit8057ae1ee3cd1d460f7c19c57338203978fa1a8c
tree080e941c6de1b4033155013b7aeef1d4c646a999
parente766389f08385caf5b7f0132388cc13af32b0d41
Process action="M" inline too now: we process paths in sorted order (depth-first), so need to run "svn merge" commands for parent folders ahead of "svn add/copy" commands for child files. Only action="D" are deferred now.
svn2svn.py