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:[EMAIL PROTECTED]:/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:[EMAIL PROTECTED]:/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:[EMAIL PROTECTED]:/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>


_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to