]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Fix process_svn_log_entry() to not include action="M" paths in skip_paths, so that...
authorTony Duckles <tony@nynim.org>
Sat, 18 Feb 2012 22:35:04 +0000 (16:35 -0600)
committerTony Duckles <tony@nynim.org>
Sat, 18 Feb 2012 22:41:05 +0000 (16:41 -0600)
commitbabf68a770639fad693f5a987c4dfa752bdca26a
treeaec2fbcce4730a278fe24032f072310cfccebaa1
parenta7a2f5d592f7065e962b74876e87c0ec5f80965c
Fix process_svn_log_entry() to not include action="M" paths in skip_paths, so that do_svn_add() will try to check+create correct ancestry.
Update process_svn_log_entry() to calculate 'kind' if kind='none'.
svn2svn/run/svn2svn.py