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

Re: Error 'Could not parse chunk size' after moving my repository to a new server and newer version of svn

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-28 16:05:43 CET

On Fri, 2003-11-28 at 04:52, Reuscher Markus wrote:

> svn: REPORT of '/svn/!svn/vcc/default': Could not parse chunk size
> (http://newserver)

> svn: REPORT of '/svn/!svn/vcc/default': Could not read chunk size: Line
> too long (http://newserver)
>

Are you running the latest XP, that has the TCP/IP stack fixed? There's
a FAQ about that. This looks like a low-level transport error. The
fact that you switched your server from 2K to XP makes me think of the
FAQ.

> My colleague is using SVN 0.24.2 and get as result:
> ---
> C:\Development>svn co http://newserver/svn/CommandControl
> svn: RA layer request failed
> svn: REPORT request failed on '/svn/CommandControl'
> svn: REPORT of '/svn/CommandControl': 409 Conflict (http://newserver)

A 0.24 client will not work against a 0.33 server. Don't even try. See
the interoperability FAQ.

> A local checkout (with file:///L:/Development/...) is running without
> any errors or flaws.

Sure, there's no network involved there, makes sense.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 28 16:06:26 2003

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.