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

Re: svn merge fails with "invalid XML"

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-08-21 08:40:32 CEST

On Wed, Aug 21, 2002 at 01:39:12AM -0500, cmpilato@collab.net wrote:
> REPORT /repos/svn/branches/issue-842-dev HTTP/1.1
> Host: svn.collab.net
> User-Agent: neon/0.22.0 SVN/0.14.1 (dev build)
> Connection: TE
> TE: trailers
> Content-Length: 205
> Content-Type: text/xml
>
> <S:update-report xmlns:S="svn:">
> <S:target-revision>3001</S:target-revision><S:dst-path>http://svn.collab.net/repos/svn/branches/issue-842-dev</S:dst-path><S:entry rev="2849"></S:entry>
> </S:update-report>
>
> HTTP/1.1 200 OK
> Date: Wed, 21 Aug 2002 06:06:37 GMT
> Server: Apache/2.0.40-dev (Unix) DAV/2 SVN/0.14.0 (dev build)
> Transfer-Encoding: chunked
> Content-Type: text/xml; charset="utf-8"

An issue is that your SVN server and client seem to be out-of-sync
(one says 0.14.1 and other says 0.14.0). But, more importantly,
you're not using HEAD of httpd-2.0. We're at 2.0.41-dev now.

Can you please update to HEAD of the httpd-2.0 and try again?

If that doesn't work, can you post a repro case? -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 21 08:41:15 2002

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.