]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git-svn: reinstate the default SVN error handler after using get_log
authorEric Wong <normalperson@yhbt.net>
Tue, 30 Jan 2007 02:34:55 +0000 (18:34 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:10 +0000 (00:57 -0800)
commitf7c3fc4a269ad4f12cc9d97d70e46ba3d5dfdb79
tree80702c9465fde1cda133db7573a733a466f10039
parent90c1b15da303fa40457e0a9e5c11a57adbfa1879
git-svn: reinstate the default SVN error handler after using get_log

We don't need our own error handler for other operations.  Also
add a message about the successfully do_switch or do_update in
follow-parent for debugging do_switch failures with svn:// and
svn+ssh:// connections.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl