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

Re: Suddenly export breaks!

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-21 23:23:49 CET

On Wed, 2004-01-21 at 15:19, Wadsworth, Eric (Contractor) wrote:
> Using version 0.33.0 on the server, and 0.33.1 on the client.
>
> This command:
> svn export http:\\path\to\repos localpath
>
> Gives an error:
> svn: RA layer request failed
> svn: REPORT request failed on '/svn/repos/!svn/vcc/default'
> svn: REPORT of '/svn/repos/!svn/vss/default': Chunk delimiter was invalid
> (http://codebase)
>
> The file it's failing on is a 41MB binary file. It's been working just fine
> up to now. Any ideas?

Invalid chunk delimiter sounds like a network problem. Apache streams
large responses using by marking 'chunks'... you need to give a lot more
detail here. Is the server running on win32 with the famous WinXP
TCP/IP bug?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 21 23:24:41 2004

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.