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

Re: REPORT error response (Chunk delimiter was invalid).

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-12-20 12:21:18 CET

On 12/20/06, Martin Tomes <lists@tomes.org> wrote:
> We are having problems with checkouts failing part way through. The
> client sees this:
>
> svn: REPORT request failed on '/svn/randd/!svn/vcc/default'
> svn: REPORT of '/svn/randd/!svn/vcc/default': Chunk delimiter was
> invalid (http://svn.eurotherm.co.uk)
>
> And this is in the Apache error log:
>
> [Wed Dec 20 10:44:24 2006] [error] [client 149.121.135.7]\
> Provider encountered an error while streaming a REPORT response.
> [500, #0]
> [Wed Dec 20 10:44:24 2006] [error] [client 149.121.135.7]\
> A failure occurred while driving the update report editor [500, #190004]
>
> Client was svn command line on Windows/XP. I am pretty sure TortoiseSVN
> users are seeing the same, although I would expect that.
>
> The server is Fedora Core 4 with hand built Subversion 1.4.2.
>
> The Fedora Core RPMS were used to install Apache 2.0.54 and apr 0.9.6.

I'd advise to use *at least* APR 0.9.7, because it fixes some issues
with buffered files (which were both a risk for FSFS repositories and
file-based operations on partitions with low available disk space).

> Server hardware is a Dell four processor machine with a couple of gigs
> of RAM and a RAID disc system. It has two ethernet interfaces which are
> on different networks.

Is it a BDB or FSFS backed repository?

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 20 12:26:02 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.