Access rules (AuthzSVNAccessFile) without redundancy?
From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Tue, 7 Apr 2009 19:59:24 +0400
Greetings, All!
It is possible to have AuthzSVNAccessFile rules applied without redundant
<IfModule sspi_auth_module>
AuthName "Subversion repository"
# only developers may access the repository
# And they should obey to SVN user permissions file
But I need to make one user to have only read-only access, so i can use it
[/]
But "* = rw" takes precedence over specific user rights :/
-- WBR, Andrey Repin (anrdaemon_at_freemail.ru) 07.04.2009, <19:52> Sorry for my terrible english... ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1579163 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-04-07 18:01:54 CEST |
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.