bug-cvs
[Top][All Lists]
Advanced

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

RE: Windows CVS 1.12.12.1 Latest + Patch - "version" Command Hangs


From: Conrad T. Pino
Subject: RE: Windows CVS 1.12.12.1 Latest + Patch - "version" Command Hangs
Date: Sat, 24 Sep 2005 17:34:58 -0700

Looks like :ext: via SSH is different from my report on Thursday but it just
might be because compression is off.  Now I see two different behaviors:

1. The "version" command prints an error message and command prompt appears.

2. The "version" command prints an error message, the command prompt appears
and another message appears *AFTER* the command prompt!!!!

Case #2 above occurred once out of three tries.  See output below.

> From: Conrad T. Pino
> Sent: Thursday, September 22, 2005 17:08
> 
> The "cvs version" command hangs.  The "cvs.exe" process is keeping a
> dual CPU system 50% busy which implies a loop that's interruptable.
> 
> The "cvs -v" command seems OK.
> 
> H:\cvs-1.12-wip>windebug\cvs -tn version
>   -> main: Session ID is 7104333399f0029
>   -> main loop with CVSROOT=/cvsroot/cvs
> Client: Concurrent Versions System (CVS) 1.12.12.1 (client)
> Server:   -> open_connection_to_server 
> (:ext:conradpino@savannah.nongnu.org:/cvsroot/cvs)
>  -> Starting server: plink.exe -l conradpino savannah.nongnu.org cvs server
> cvs [version aborted]: received interrupt signal
> 
> H:\cvs-1.12-wip>

This current test series with with compression off.

H:\cvs-1.12-wip>windebug\cvs version
Client: Concurrent Versions System (CVS) 1.12.12.1 (client)
Server: cvs [version aborted]: reading from server: No such file or directory

H:\cvs-1.12-wip>windebug\cvs -t version
  -> main: Session ID is 188c4335eced0029
  -> main loop with CVSROOT=/cvsroot/cvs
Client: Concurrent Versions System (CVS) 1.12.12.1 (client)
Server:   -> open_connection_to_server 
(:ext:conradpino@savannah.nongnu.org:/cvsroot/cvs)
 -> Starting server: plink.exe -l conradpino savannah.nongnu.org cvs server
cvs [version aborted]: reading from server: No such file or directory

H:\cvs-1.12-wip>Unable to write to standard output

H:\cvs-1.12-wip>set CVS_CLIENT_LOG=cvs.1.12.12.1

H:\cvs-1.12-wip>windebug\cvs -t version
  -> main: Session ID is 19d84335ed300029
  -> main loop with CVSROOT=/cvsroot/cvs
Client: Concurrent Versions System (CVS) 1.12.12.1 (client)
Server:   -> open_connection_to_server 
(:ext:conradpino@savannah.nongnu.org:/cvsroot/cvs)
 -> Starting server: plink.exe -l conradpino savannah.nongnu.org cvs server
cvs [version aborted]: reading from server: No such file or directory

H:\cvs-1.12-wip>




reply via email to

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