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

Re: [Issue 3347] svn never times out when (public) IP changes

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: Wed, 27 May 2009 14:44:53 +0200

On Wed, May 27, 2009 at 2:41 PM, Stefan Sperling <stsp_at_elego.de> wrote:
> On Wed, May 27, 2009 at 11:38:48AM +0200, Erik Huelsmann wrote:
>> On Wed, May 27, 2009 at 1:28 AM, Stefan Sperling <stsp_at_elego.de> wrote:
>> > http://subversion.tigris.org/issues/show_bug.cgi?id=3347
>> >
>> >
>> >
>> > User stsp changed the following:
>> >
>> >                What    |Old value                 |New value
>> > ================================================================================
>> >                  Status|NEW                       |RESOLVED
>> > --------------------------------------------------------------------------------
>> >              Resolution|                          |FIXED
>> > --------------------------------------------------------------------------------
>> >
>> >
>> >
>> >
>> > ------- Additional comments from stsp_at_tigris.org Tue May 26 16:27:59 -0700 2009 -------
>> > I've finally looked at this again, and there was indeed code which
>> > explicitly set the timeout for a socket to infinity when reading
>> > data from a socket used for the svn:// protocol. Very bad.
>>
>> Actually, that was by design. Please ask Greg Hudson why, but I know
>> he's been referring to timeouts as used by HTTP being a real pain in
>> the butt for serious application development.
>
> Hmm... I've only changed ra_svn.
> Does that have anything to do with HTTP?

Yes: HTTP already had a time out like that. ra_svn explicitly didn't.
So, now you changed things to be like HTTP - a situation Greg
explicitly excluded in his original code. That's all I meant to say.

Bye,

Erik.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2355752
Received on 2009-05-27 14:45:12 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.