author | Eric Wong <normalperson@yhbt.net> | |
Tue, 28 Nov 2006 22:06:05 +0000 (14:06 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 28 Nov 2006 22:13:43 +0000 (14:13 -0800) | ||
commit | dad73c0bb9f33323ec1aacf560a6263f1d85f81a | |
tree | 9f9696eaf73137674c27552bbb8599c40256870d | tree | snapshot |
parent | c3e43938839752b48ff3a36862ae59f1cd1e630d | commit | diff |
git-svn: error out when the SVN connection fails during a fetch
finish_report does seem to return a useful value indicating success
or failure, so we'll just set a flag when close_edit is called
(it is not called on failures, nor is abort_edit) and check
the flag before proceeding.
Thanks to Pazu for pointing this out.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
finish_report does seem to return a useful value indicating success
or failure, so we'll just set a flag when close_edit is called
(it is not called on failures, nor is abort_edit) and check
the flag before proceeding.
Thanks to Pazu for pointing this out.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-svn.perl | diff | blob | history |