On Wed, Jan 22, 2003 at 08:42:34AM -0600, Beachey, Kendric wrote: > From: Riechers, Matthew W [mailto:[EMAIL PROTECTED]] > > Prem Prakash Pathak wrote: > > > cvs [checkout aborted]: Internal error: cvs_hqx.cpp, 635: Panic Error (-39)
The Mac has a zillion error codes. According to http://www.usc.edu/isd/doc/os/mac/consult/oserrors.html, this one's definition is: > -39 eofErr End of file; no additional data in the format Which just confirms what someone else posted. > [At MWR's shop] They occasionally get some weird error with > a negative number, although I think theirs are usually in the fifties. Same > result, though: we don't have any idea what is really wrong. Some file system error, it looks like (those range from -33 through -61). Looking yours up on that oserrors page the next time it happens *might* help you pin down what's happening in your case. > The solution I give them always works: delete the offending section of your > working copy (which sometimes means the whole thing) and do an update to > pull a fresh copy. Hard to argue if it works. Still, it'd make me nervous trusting that the problem will only occur on updates, and never on commits... -- | | /\ |-_|/ > Eric Siegerman, Toronto, Ont. [EMAIL PROTECTED] | | / Just Say No to the "faceless cannonfodder" stereotype. - http://www.ainurin.net/ (an Orc site) _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
