]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Be more quiet by default
authorTony Duckles <tony@nynim.org>
Sat, 24 Mar 2012 20:15:19 +0000 (15:15 -0500)
committerTony Duckles <tony@nynim.org>
Sat, 24 Mar 2012 20:15:19 +0000 (15:15 -0500)
commit120c38e28b57dc8a86ce081cb06caab589339259
tree617d186ab6abfcd1cc3d580bfdd93f70bbb8c436
parenta07da8a4e351226a04df300eac81c84eb8ee360b
Be more quiet by default

* svn2svn/run/svn2svn.py (disp_svn_log_summary, real_main): Only
display source rev info for --verbose mode.

* svn2svn/run/svn2svn.py (commit_from_svn_log_entry): Move
"Committed revision %s." message down after the post-commit revprops
have been updated, since the commit+revprops are an atomic unit.
svn2svn/run/svn2svn.py