CVS hangs on exit when using SSH

2002-12-01 Thread Ken Williams
Hi, I've seen this problem several times in various CVS and SSH mailing lists, but none of the threads I've found seem to end in a solution. I'm using CVS 1.10 `Halibut' as a client, connecting to CVS 1.11.2 on a server via SSH. Both the client and server are running OpenSSH_3.4p1, SSH protoc

Re: CVS hangs on exit when using SSH

2002-12-01 Thread Ken Williams
Hi Wayne, I don't thing that's it. ssh only honors escape characters at a login session, not when executing remote commands. ssh(1) says: When the user's identity has been accepted by the server, the server either executes the given command, or logs into the machine and gives the

Re: CVS hangs on exit when using SSH

2002-12-01 Thread Wayne Johnson
Just a guess, have you disabled the escape sequence in SSH? --- Ken Williams <[EMAIL PROTECTED]> wrote: > Hi, > > I've seen this problem several times in various CVS and SSH mailing > lists, but none of the threads I've found seem to end in a solution. > > I'm using CVS 1.10 `Halibut' as a clie

Re: CVS hangs on exit when using SSH

2002-12-01 Thread Ken Williams
On Monday, December 2, 2002, at 05:34 PM, Larry Jones wrote: Ken Williams writes: When I issue any CVS command (update, checkout, diff, etc.), the connection hangs indefinitely when the command is [nearly?] completed. It happens reliably on this client, but never happens on another client wit

Re: CVS hangs on exit when using SSH

2002-12-01 Thread Larry Jones
Ken Williams writes: > > When I issue any CVS command (update, checkout, diff, etc.), the > connection hangs indefinitely when the command is [nearly?] completed. > It happens reliably on this client, but never happens on another client > with identical software versions. There is a known inc

Re: CVS hangs on exit when using SSH

2002-12-02 Thread Donald Sharp
Larry - I've seen you saying 'this is fixed in the development version of cvs' a bunch recently. Perhaps we should think about rolling a new release? donald On Mon, Dec 02, 2002 at 01:34:19AM -0500, Larry Jones wrote: > Ken Williams writes: > > > > When I issue any CVS command (update, checkout