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)
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>
No differences found