[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: A question about Path-Based Authorization in svn

From: David Aldrich <David.Aldrich_at_EMEA.NEC.COM>
Date: Tue, 28 Jul 2015 09:23:12 +0000

> > groupA = fred
> > groupB = fred, jane
> >
> > [myRepo:/]
> > @groupA = rw
> > @groupB = r
> >
> > Is fred's access to myRepo:/ 'rw' or 'r'?
>
> The user always gets the union of all rights given her by a rule; in other
> words, the maximum access rights defined in any entry in a rule.

Thanks for your answer. So, to be absolutely clear, fred's access is 'rw'?

David
Received on 2015-07-28 11:23:27 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.