[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn+ssh breaks with ControlSocket

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-11-05 22:02:50 CET

On Sat, 2005-11-05 at 03:49 +0100, Vincent Lefevre wrote:
> On 2005-11-04 20:21:58 -0500, Daniel Berlin wrote:
> > On Fri, 2005-11-04 at 21:52 +0100, Quest wrote:
> > "
>
> There could be a solution concerning the SIGTERM: capture the
> stderr output from ssh with a pipe and send it back to stderr
> (the one of the client) until a SIGTERM is sent. Once SIGTERM
> has been sent, the stderr output from ssh should be ignored.
> I don't know if this can be done in practice...
>
> But anyway, the user shouldn't configure ssh to make svn open
> a master ssh connection, as such a connection must remain open
> until the user no longer needs ssh connections to the same host.

Right, you are better off starting the master connection in
your .profile or something

>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 5 22:04:27 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.