]> git.ipfire.org Git - thirdparty/git.git/commit - git-cvsserver.perl
git-cvsserver: detect/diagnose write failure, etc.
authorJim Meyering <jim@meyering.net>
Sat, 14 Jul 2007 18:48:42 +0000 (20:48 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 15 Jul 2007 06:33:22 +0000 (23:33 -0700)
commita5e407988b35b7353bd03c770afc647670c25981
tree8ef7bb25b4c3c391aa49aed6a22fdf90c2536b25
parent4cb08df553e270ab516a140caeeddd8e94f1e497
git-cvsserver: detect/diagnose write failure, etc.

There were many operations that did not notice and report errors
to the CVS client, which would have resulted in corrupt working
tree.

Signed-off-by: Jim Meyering <jim@meyering.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-cvsserver.perl