You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Sander Striker <st...@apache.org> on 2002/04/15 22:54:56 UTC

[PATCH] Deflate revisited...

Hi,

Got another patch.  This one is mainly for Ben Collins
since he encountered a problem with mod_deflate and the
previous patch.

Justin and me would very much like to flush out that bug.

This patch required neon from cvs (which requires ac >= 2.52d),
so this is not for the fainthearted ;)

Sander

Re: [PATCH] Deflate revisited...

Posted by Ben Collins <bc...@debian.org>.
On Tue, Apr 16, 2002 at 12:54:56AM +0200, Sander Striker wrote:
> Hi,
> 
> Got another patch.  This one is mainly for Ben Collins
> since he encountered a problem with mod_deflate and the
> previous patch.
> 
> Justin and me would very much like to flush out that bug.
> 
> This patch required neon from cvs (which requires ac >= 2.52d),
> so this is not for the fainthearted ;)

I understand what you changed in this patch, but it wont make any
difference checking for an error. I already know the answer you seek :)

wget --header="Accept-Encoding: gzip" pulls the content without error,
but the retrieved compressed data is corrupt the same way that it is
when pulled with the svn client. The only difference is that neon
complains about it now (which is always good I guess) with a truncated
compressed data message.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://linux1394.sourceforge.net/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org