[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: Martin Pool <mbp_at_samba.org>
Date: 2002-12-19 00:09:34 CET

On 18 Dec 2002, Michael Wood <mwood@its.uct.ac.za> wrote:

> Sorry, I wasn't clear and hadn't checked your attached packet capture
> yet. In my case the response WAS gzipped twice. I see yours wasn't.
> Maybe it's a different bug?

I'm sorry to contradict you, but it looks like your capture is in fact
only gzipped once.

Here's what I'm doing:

I save the attachment from your mail, bunzip2 it to get a plain
capture file. Open that in Ethereal. Scroll down to the HTTP
response starting in packet 99. Right click and choose 'Follow HTTP
Stream'. The headers are

HTTP/1.0 200 OK
Date: Wed, 18 Dec 2002 06:32:02 GMT
Server: Apache/2.0.44-dev (Unix) mod_ssl/2.0.44-dev OpenSSL/0.9.6 DAV/2 SVN/0.14.5 (dev build)
Content-Encoding: gzip
Vary: Accept-Encoding
Content-Type: text/xml; charset="utf-8"
X-Pad: avoid browser bug
X-Cache: MISS from cache22.uct.ac.za
X-Cache-Lookup: MISS from cache22.uct.ac.za:8080
Proxy-Connection: close

Choose 'marmite->cache22' from the direction dropdown. Choose "Save
as". Open the file in emacs, select the response body, and pipe it
through zcat. The output is XML.

-- 
Martin 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 19 00:10:27 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.