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

Re: [PATCH] Turn on deflate in the client

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2002-02-14 22:26:04 CET

On Thu, Feb 14, 2002 at 08:43:53PM +0100, Sander Striker wrote:
> Hi,
>
> This patch gave me the following error on a server with mod_deflate enabled:
>
> A trunk/subversion/tests/libsvn_fs/fs-test.c
>
> subversion/libsvn_ra_dav/fetch.c:1044
> svn_error: #21082 : <RA layer request failed>
> could not checkout a file
>
> subversion/libsvn_ra_dav/util.c:77
> svn_error: #21082 : <RA layer request failed>
> fetching a file: Could not read response body: connection was closed by server.

Ah, on second thoughts, it seems a little unnecessary to be compressing
the OPTIONS response too; i.e. patch fetch.c but not util.c (for the
moment anyway).

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 2006

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.