]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Update process_svn_log_entry() to calculate d['kind'] if missing.
authorTony Duckles <tony@nynim.org>
Thu, 9 Feb 2012 03:25:24 +0000 (21:25 -0600)
committerTony Duckles <tony@nynim.org>
Thu, 9 Feb 2012 03:25:24 +0000 (21:25 -0600)
commit9f263aa1278ef5c0a5660b4a8a94c1d59eda1edb
treeadecff056bd013318733a67a5477caf99d262907
parentd003486d7ec54ee164e05537871ec1a37b7808f1
Update process_svn_log_entry() to calculate d['kind'] if missing.
Back-out changes from parse_svn_log_xml() to auto-calculate d['kind'] if not returned by "svn log --xml", since not all callers need d['kind']; just calculate on-demand where needed.
svn2svn/run/svn2svn.py
svn2svn/svnclient.py