From: Jim Meyering Date: Sat, 14 Jul 2007 18:48:42 +0000 (+0200) Subject: git-cvsserver: detect/diagnose write failure, etc. X-Git-Tag: v1.5.3-rc2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a5e407988b35b7353bd03c770afc647670c25981?hp=a5e407988b35b7353bd03c770afc647670c25981 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 Signed-off-by: Junio C Hamano ---