info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: are there any log files for cvs client/server connection information


From: david
Subject: Re: are there any log files for cvs client/server connection information?
Date: Tue, 14 May 2002 08:22:09 -0500 (CDT)

> 
> Recently we had a cvs co command 'hang' and we are trying to debug what
> happened.  The server side (RH 6.2 running CVS 10.7) show no processes
> running, but the solaris side (Solaris 8, running CVS 1.11) still shows
> the cvs co in process.    So somehow the server side closed the connect,
> but the client side hasn't groked that.
>
What access method are you using?  pserver?  ext (and if so what is
CVS_RSH)?

Any sign that the checkout proceeded?  Did any files show up on the
client?  Do you keep a history file?  If so, you should be able
to check this to see if a checkout is recorded.  ("cvs history",
with appropriate options).
 
One thing you want to establish is where it hung in the process.
Did the client ever connect to the server?  If so, did it do part
or all of the checkout?  There could be problems with the connection
software, and unless it's pserver that's outside the scope of this
list.

(BTW, 1.10.7 is over two and a half years old.  You might consider
upgrading.)
 
David H. Thornley                        | If you want my opinion, ask.
address@hidden                       | If you don't, flee.
http://www.thornley.net/~thornley/david/ | O-



reply via email to

[Prev in Thread] Current Thread [Next in Thread]