On Thu, Jul 11, 2013 at 11:39:31AM +0200, Stefan Sperling wrote: > On Thu, Jul 11, 2013 at 01:11:37PM +0400, Dmitry Gavrilov wrote: > > Any news when the issue discussed here: > > > > http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3058649 > > will be fixed and released? > > > > In 1.8.1. Should be released by the end of next week.
By the way, the problem is caused by an incompatibility between HTTP proxies that do not implement chunked requests, and the serf library, which requires chunked requests with Subversion 1.8.0. You might be able to work around the problem by getting the proxy upgraded or reconfigured such that is supports chunked requests.