Re: Svnserve authz repository name problem on Windows
From: Nico Kadel-Garcia <nkadel_at_comcast.net>
Date: 2006-04-09 13:26:02 CEST
I've basically given up on it, and switched to using the svnperms.py and svnperms.conf tools instead. These also provide better resolution of the access, including permissions to add, delete, or update directories.
Hi all,
It seems I've had the same problem as described in http://svn.haxx.se/users/archive-2006-03/0057.shtml .
It's a bit cumbersome with multiple repository access methods. You can't use the same authz file.
To bypass the problem you need one authz file for httpd access and one authz file for each repository using svnserve. Of course, httpd and svnserve authz files contain redundant configuration data.
Is it an issue? Will the next svnbook release reveal some new authz features?
|
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.