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

Re: ssh ControlMaster problem, workaround

From: Alan Barrett <apb_at_cequrux.com>
Date: Sat, 19 Jul 2008 09:30:51 +0200

On Fri, 18 Jul 2008, Peter Samuelson wrote:
> > My recommended fix is described in
> > <http://svn.haxx.se/dev/archive-2006-03/0984.shtml>.
>
> Waiting potentially a few seconds after a short svn command-line
> transaction would be annoying for client users.

Yes, a long delay would be anoying, but ssh usually cleans up after
itself and exits in much less than one second, so the delay waiting for
ssh to exit would usually be much less than one second. Such a short
delay would not be annoying at all.

> Also, if you do have to send the signal, you still get that unsightly
> warning message, thus not addressing the reason the KILL hack was used
> in the first place.

Again, this would be annoying only in the *extremely rare* case that
the signal actually gets sent. Even when it happens, it would be less
annoying than the unclean kill we have now.

How often do you see ssh sessions that fail to exit cleanly within a
very short time?

--apb (Alan Barrett)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-19 09:33:38 CEST

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

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