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

Re: 207 Multi-Status using mod_authz_svn

From: Juanma Barranquero <jmbarranquero_at_wke.es>
Date: 2004-01-30 15:31:56 CET

On Fri, 30 Jan 2004 14:17:03 +0000
Joe Orton <joe@manyfish.co.uk> wrote:

> The parsing of the 207 body is being done in ra_dav, so only ra_dav
> knows about any more specific errors from propstats in the response.

I found the culprit.

These lines in httpd.conf:

  LoadModule deflate_module modules/mod_deflate.so

  <Location />
    AddOutputFilterByType DEFLATE text/html
  </Location>

Whether that's a set up error or a problem with the client, I don't know.

                                                                Juanma

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 30 15:32:19 2004

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.