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

Re: Client hangs when svnserve does not respond

From: David James <james82_at_gmail.com>
Date: 2005-08-03 03:29:41 CEST

On 6/23/05, Greg Hudson <ghudson@mit.edu> wrote:
> Yeah, we could set a timeout on the socket and call the cancellation
> function between repeated read calls, assuming the cancellation function
> is available to the RA layer.
I'd love to see this implemented. It's much better to avoid unclean
exits, if we can, because we won't need to run "svn cleanup". By
building timeouts into the system, we'll have a more robust protocol.

David James wrote:
> I like Julian's idea because it's simple [...]

Oops. :) Greg's idea is also simple, and it solves the problem entirely!

Cheers,

David

-- 
David James -- http://www.cs.toronto.edu/~james
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 3 03:30:30 2005

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.