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

Re: Error: "Chunk delimiter was invalid"

From: Michael Sinz <michael.sinz_at_gmail.com>
Date: 2005-05-02 20:44:38 CEST

On 4/29/05, Stefan Haller <haller@ableton.com> wrote:
> One of my co-workers is getting this error when he tries to do a merge
> of a directory that contains several large files (one of them 41MB):
>
> $ svn merge -r22337:23745 http://localhost:8000/svn/<real-path-deleted> .
> U Standard48AL3.fnt
> U Standard48FKAL3.fnt
> subversion/libsvn_ra_dav/util.c:670: (apr_err=175002)
> svn: REPORT request failed on '/svn/Ableton/!svn/vcc/default'
> subversion/libsvn_ra_dav/util.c:294: (apr_err=175002)
> svn: REPORT of '/svn/Ableton/!svn/vcc/default': Chunk delimiter was invalid (http://localhost:8000)
>
> He is getting the error reproducibly, every time. He accesses the
> repository from home through an ssh tunnel. I tried the same merge
> operation both in the local network and from my home through an ssh
> tunnel, it works fine for me; so I suspect it must have something to do
> with the network config, like MTU settings or what do I know.

So, I have been tracking what looks like the same problem and I believe
we have it narrowed down to some interaction with the WiFi link.

Is it possible that your co-worker, at home, is connected over a WiFi
link? If so, is it with a LinkSys WRT54G? And if so, does it have the
3rd party firmware on it?

We have not yet tracked it down to the specific item but it has something
to do with WiFi and/or the WRT54G and/or the Sveasoft firmware. More
testing to be done to try to find it. As it stands, I still don't know why
this should cause problems since we are talking about TCP connections
but one never knows where the true bug is...

-- 
Michael Sinz               Technology and Engineering Director/Consultant
"Starting Startups"                          mailto:Michael.Sinz@sinz.org
My place on the web                      http://www.sinz.org/Michael.Sinz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 2 20:45:25 2005

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.