You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2003/11/28 15:05:43 UTC

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

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