git-cvsserver: detect/diagnose write failure, etc.
commita5e407988b35b7353bd03c770afc647670c25981
authorJim Meyering <jim@meyering.net>
Sat, 14 Jul 2007 18:48:42 +0000 (14 20:48 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 15 Jul 2007 06:33:22 +0000 (14 23:33 -0700)
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