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

Re: Blocker: svn 1.8 assertion failed

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 21 Jun 2013 09:58:35 +0100

Arrigo.Zanette_at_exorint.it writes:

> Hi Philip,
> are you saying that chunked trasfer encoding support is required for svn
> 1.8 to work? Is there any way to workaround the requirement client-side?

Yes, it's a requirement for 1.8.0 if the server claims HTTP/1.1

> HTTP/1.1 411 Length Required
> Server: nginx/1.2.4
> Date: Thu, 20 Jun 2013 17:57:15 GMT
> Content-Type: text/html
> Content-Length: 180
> Connection: close

Newer versions of nginx do support chunked encoding and older versions
can support it with an optional module. We are currently investigating
whether the 1.8 client can be modified so that chunked encoding support
is optional with HTTP/1.1.

-- 
Philip Martin | Subversion Committer
WANdisco | Non-Stop Data
www.wandisco.com
Received on 2013-06-21 10:59:09 CEST

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.