cvsimport: catch error condition where cvs host disappears
authorMartin Langhoff <martin@catalyst.net.nz>
Wed, 2 Nov 2005 00:48:22 +0000 (13:48 +1300)
committerJunio C Hamano <junkio@cox.net>
Wed, 2 Nov 2005 00:57:14 +0000 (16:57 -0800)
commitd44e8cf0298a794648271cbff2f74a0063a672b3
tree804fbd681d434901296742668296c822cd6d21fe
parent319f8b3da6858f78282de9483be7b27b4bb1ffba
cvsimport: catch error condition where cvs host disappears

Add error handling for cases where the cvs server goes away unexpectedly.
While I don't know why the cvs server is so erratic, we should definitely
exit here before committing bogus files.

Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsimport.perl