Re: authz_tests 7 FAIL with new revprop caching
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 27 Apr 2012 13:27:02 +0100
Philip Martin <philip.martin_at_wandisco.com> writes:
> On my Linux machine svnserve with threading and revprop caching causes
Getting lots of failures now:
FAIL: authz_tests.py 7: test authz for log and tracing path changes
and more, I stopped the tests at that point.
Revprop caching doesn't seem to work at all with threading:
subversion/svnserve/svnserve --cache-revprops yes -Tdr .
The propset reports "property 'xxx' set on repository revision 0" but
svn pg -r0 --revprop xxx file://`pwd`/repo
So the write is happening but the caching is failing. Using a
-- uberSVN: Apache Subversion Made Easy http://www.uberSVN.comReceived on 2012-04-27 14:27:43 CEST |
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.