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

Re: Error for "svn up" when delta > 102400

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2002-04-02 10:53:44 CEST

On Mon, Apr 01, 2002 at 01:14:09PM -0500, Ben Collins wrote:
> Welp, this is an apache side bug. I tired this:
>
> wget --header="Accept-Encoding: gzip" http://vore.debian.org/svn/kernel/trunk/Documentation/Configure.help
>
> And got a corrupt file. I believe neon also has a bug somewhere though.
> When I try to zcat this file retrieved with wget, I get an error about
> it being truncated. Neon gives no such error.

The patch which Sander posted has a TODO note where it discards errors
from the neon decompress interface, is that the patch you are testing?
When I add the file currently returned by the above command to neon's
test suite, an error is caught from zlib and ne_decompress_destroy then
returns with non-zero as expected, so I can't reproduce any problems
with error handling here.

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 2 10:56:00 2002

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.