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

mod_dav_svn backward compatibility broken?

From: Eelco Dolstra <eelco_at_cs.uu.nl>
Date: 2003-03-04 17:23:49 CET

Hi,

I just tried to install the latest Subversion from the trunk (revision
5197) on our repository server, but it appears that older clients (0.18)
are unable to do updates from the newer repository server:

$ svn co http://losser.st-lab.cs.uu.nl:12080/repos/test/
A test/D
...
Checked out revision 25.

$ cd test/

$ svn up
svn: RA layer request failed
svn: REPORT request failed on /repos/test
svn: The REPORT request returned invalid XML in the response: Unknown
XML element `repository-uuid (in
http://subversion.tigris.org/xmlns/dav/)'. (/repos/test)

$ svn --version
svn, version 0.18.0 (r4973)
   compiled Feb 25 2003, 12:42:35

So checkouts still work, but updates are broken. Is this the intended
behaviour?

FWIW, the server is running FreeBSD 4.7, the client is SuSE 8.1.

Eelco.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 4 17:30:19 2003

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.