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

Re: Provider encountered an error while streaming a REPORT response. [400, #0]

From: Steffen Sledz <sledz_at_dresearch.de>
Date: Tue, 09 Mar 2010 14:37:53 +0100

Johan Corveleyn wrote:
> You could be experiencing a client-side timeout. Svn with neon (which
> is the default client-side http access library) has a default timeout
> of 30 seconds. If the client doesn't get something within those 30
> seconds, it terminates the connection.
>
> You can specify a higher timeout value in the "runtime configuration
> area"[1] on the client, in the servers file[2]. E.g. put a line
> "http-timeout = 60" in the global section, or in the group that
> matches with your server.
>
> [1] http://svnbook.red-bean.com/nightly/en/svn.advanced.confarea.html
> [2] http://svnbook.red-bean.com/nightly/en/svn.advanced.confarea.html#svn.advanced.confarea.opts.servers

I tried this without success.

But i did not expect success here, because the error occurred after
about 15 minutes what is much longer than the http-timeout.

Steffen
Received on 2010-03-09 15:14:07 CET

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.