PROPFIND (dav) and svn client
From: Leland Ray <leland.ray_at_medhelp.org>
Date: Thu, 26 Jun 2008 13:24:37 -0700
Greetings,
My mod_dav_svn (1.2.4) gives an http 207 response to a PROPFIND if the
My svn client (1.4.6) then misinterprets the response, believing that
Example (here the first path is a valid one, and the second path does
svn cp http://server.example.com/svnrepo/path1/mysrc
svn: Path 'newpath/mysrc' already exists.
Here is the xml response from the server that triggers the error:
<?xml version="1.0" encoding="utf-8"?>
How can I make my server and clients play together?
---------------------------------------------------------------------
|
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.