More warnings.
commitd71f4de42e8f2d024bfb35cadeae1534e48b056e
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Sun, 20 Jan 2008 23:49:35 +0000 (21 00:49 +0100)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Mon, 21 Jan 2008 00:15:29 +0000 (21 01:15 +0100)
tree1bf727892b431bcbcf57ee0f2ff6831a09d27115
parent4314b68573678b084fbaeaa07a1a0e74dd4b50b0
More warnings.

* svn-merge2git.sh (warn): record warnings with a timestamp in the
global $warn_msgs.
(create_graft): Count the number of grafts not created because they
already existed.
(rewrite_history): Print the commits of which we couldn't figure out
the merge parent before rewriting the history.  Print more useful
warnings with --dry-run instead of short-circuiting the code too
early.
(doit): Record commits of which no merge parent could be found.
(main loop): Adjust accordingly.
(end of script): Print more summary information.

Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
svn-merge2git.sh