svn 1.10: mod_authz no longer combines ACL entries
From: Michael Ruder <rudermi_at_gmx.de>
Date: Wed, 4 Jul 2018 13:25:19 +0200
Hi,
we used up to and including svn 1.9 an authz file of the format
[groups]
# company can read-write on everything
[project1:/]
[project2:/]
This gave company full rights on both project1 and project2 and customer
Even like this, within a single repository, this is the case:
[project1:/]
[project1:/trunk/src]
It results, that in trunk/src and below ONLY customer can read, company
Is this really an intentional change? It results in our case in a huge
Best regards,
-- . -MichaelReceived on 2018-07-04 13:27:36 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.