Philip Martin wrote: > Julian Foad <julianf...@btopenworld.com> writes: > > > I wrote one myself. Attached. I confirmed the bug, but I am having > > trouble testing my test. It may be to do with the test suite not quite > > properly supporting a build in a separate directory. > > mod_dav_svn and the revprop hooks have a few problems: > > http://subversion.tigris.org/issues/show_bug.cgi?id=3542 > http://subversion.tigris.org/issues/show_bug.cgi?id=3543 > > but I think you might be getting: > > http://subversion.tigris.org/issues/show_bug.cgi?id=2990
Hi Philip. Thanks for the pointers to other problems with pre- and post-revprop-change hooks. This XML-escaping problem is in fact none of those, but a separate issue, which I have just filed as issue #3553: <http://subversion.tigris.org/issues/show_bug.cgi?id=3553> - Julian