From: Riechers, Matthew W [mailto:[EMAIL PROTECTED]] > Prem Prakash Pathak wrote: > > > > We have CVSServer version:1.11.1p1(client-server) setup > under Linux, and are > > accessing CVSServer Repository from both "MacOS" 9/X & > "WIndows" over the > > network. > > 1. MacCVS Client 10.2 > > 2. WinCVS Client 1.2 > > Accessing thru Win client is fine. Today we got strange > behaviour while > > accessing thru Mac Client. > > > > It's giving following ERROR: > > cvs [checkout aborted]: Internal error: > cvs_hqx.cpp, 635: Panic > > Error (-39) > > Sometimes it's giving: > > cvs [checkout aborted]: Internal error: > cvs_hqx.cpp, 635: Unknown > > Error (-39) > > This is a MacCVS error. Posting an execution trace of the server may > help pinpoint where the client is getting lost, but the MacCVS > developers would be the best people to figure out the client problems.
I've got my Maccies using MacCVS Pro (despite the name, a completely different client from MacCVS). 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. 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. -- Kendric Beachey _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
