Ivan Zhakov <i...@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