Re: svn hangs in certain directories
From: Colin JN Breame <colin_at_breame.net>
Date: 2005-05-26 23:56:56 CEST
On Thursday 26 May 2005 22:14, Molle Bestefich wrote:
> I think it would be more useful for Subversion to have a progress
The problem is that it is impossible to tell from the users p.o.v. whether svn
A timeout would be useful here; if the client does not receive any response
Looking at libsvn_ra_svn/marshal.c readbuf_input:
/* Always block for reading. */
According to the documentation, apr_socket_timeout_set will:
t < 0 -- read and write calls block
I'm not sure what block_handler does (or if it is set), but it might be worth
-- Colin
---------------------------------------------------------------------
|
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.