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

Re: mod_dav_svn not XML-escaping hook error messages

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 18 Dec 2009 10:26:11 +0000

Ivan Zhakov <ivan_at_visualsvn.com> writes:

>> That's not the error Jon reported: he saw an "invalid XML" error. Why
>> the difference?
>>
> Probably he is using serf instead of neon.

No, serf reports success even though the server hasn't set the
property.

$ ../../../subversion/svn/svn --password rayjandom ps -r0 --revprop p v http://localhost:8888/svn-test-work/repositories/prop_tests-30/
property 'p' set on repository revision 0
$ ../../../subversion/svn/svn pg -r0 --revprop p file://`pwd`/svn-test-work/repositories/prop_tests-30/
$

-- 
Philip
Received on 2009-12-18 11:26:50 CET

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.