Author: danielsh
Revision: 1141292
Modified property: svn:log
Modified: svn:log at Wed Jun 29 22:37:04 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jun 29 22:37:04 2011
@@ -1,4 +1,10 @@
-Don't allow arbitrary strings for the value of the 'SVNPathAuthz' directive.
+Allow davautocheck to optionally run with SVNPathAuthz=short_circuit.
-* subversion/mod_dav_svn/mod_dav_svn.c
- (SVNPathAuthz_cmd): Error out when value not in ['on', 'off',
'short_circuit'].
+* Makefile.in
+ (davautocheck): Document environment parameter $SVN_PATH_AUTHZ.
+
+* subversion/tests/cmdline/davautocheck.sh:
+ Accept and use $SVN_PATH_AUTHZ environment parameter.
+
+Patch by: Noorul Islam K M <noorul{_AT_}collab.net>
+Suggested by: me