need to restrict a subdirectory from a repo
From: Andreas Hasenack <andreas_at_mandriva.com.br>
Date: 2007-10-02 16:09:16 CEST
Hi,
I need to restrict read access to a directory in a repository. Since I
To hide the directory from svn+ssh://, I'm using authz:
authz:
[packages:/private]
This works for svn+ssh://. Now, I tried http:// access, and even
<LimitExcept GET PROPFIND OPTIONS REPORT>
<Location /svn/repos/private>
Unless I remove the authz config, I can access the /svn/repos/private
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.