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

Re: bug? "Delta source ended unexpectedly"

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2002-12-18 08:28:46 CET

On Wed, Dec 18, 2002 at 04:50:11PM +1100, Martin Pool wrote:
> I'm trying to update my Subversion tree using a local build
>
> svn, version 0.16.0 (dev build)
> compiled Dec 13 2002, 12:32:42
>
> from trunk on that date.
>
> It dies with
>
> % svn up
> svn: Incomplete data
> svn: Delta source ended unexpectedly

I got the same thing this morning. I also got a packet capture and
found this in the request:

REPORT http://svn.collab.net/repos/svn/trunk HTTP/1.1
Host: svn.collab.net
User-Agent: neon/0.23.3 SVN/0.14.2 (dev build)
Connection: TE
TE: trailers
Content-Length: 20994
Content-Type: text/xml
Accept-Encoding: gzip
Accept-Encoding: gzip

[...]

Note the double "Accept-Encoding: gzip"

The response is gzipped twice!

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 18 08:29:34 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.