Subject: ChangeLog edits lost when commit fails
From: TimC
Date: 11/28/2006 3:42:56 AM
I'm using cvs version 1.11.17, and tried to commit a file, when a
network error happened:
> cvs commit iter2.p
trying GNU_PORT=21816
cvs [commit aborted]: end of file from server (consult above messages if any)
>
It unlinked the /tmp/cvs* file that was associated with this, despite
the other error conditions leaving a file:
> cvs commit asd
trying GNU_PORT=21816
cvs server: Up-to-date check failed for `asd'
cvs [server aborted]: correct above errors first!
cvs commit: saving log message in /tmp/cvsMKtGP7
>
Is this bug still present in uptodate cvsen?
It's hard to reproduce any old network error on demand, so I can't
check without looking at the source.
--
TimC
"How should I know if it works? That's what beta testers are for. I only
coded it." (Attributed to Linus Torvalds, somewhere in a posting)
_______________________________________________
info-cvs mailing list
info-cvs@nongnu.org
http://lists.nongnu.org/mailman/listinfo/info-cvs
|