Author: stefan2
Date: Tue Jul 29 15:34:00 2014
New Revision: 1614387
URL: http://svn.apache.org/r1614387
Log:
On the authzperf branch: No functional change.
* BRANCH-README:
Add link to Wiki page.
Modified:
subversion/branches/authzperf/BRANCH-README
Modified: subversion/branches/authzperf/BRANCH-README
URL:
http://svn.apache.org/viewvc/subversion/branches/authzperf/BRANCH-README?rev=1614387&r1=1614386&r2=1614387&view=diff
==============================================================================
--- subversion/branches/authzperf/BRANCH-README (original)
+++ subversion/branches/authzperf/BRANCH-README Tue Jul 29 15:34:00 2014
@@ -2,6 +2,9 @@ This branch (^/subversion/branches/authz
search engine. Er ... that is, reimplement svn_authz_t & co. so that it
allows much faster authz resolving and avoids the many full authz file scans.
+More information may be found here:
+https://wiki.apache.org/subversion/AuthzImprovements
+
TODO:
* implement an authz-specific constructor for the config parser