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

A question about Path-Based Authorization in svn

From: David Aldrich <David.Aldrich_at_EMEA.NEC.COM>
Date: Tue, 28 Jul 2015 08:11:25 +0000

Hi

Path-Based Authorization is described here:

http://svnbook.red-bean.com/nightly/en/svn.serverconfig.pathbasedauthz.html

Having read that description, it is not clear to me what happens in this situation:

groupA = fred
groupB = fred, jane

[myRepo:/]
@groupA = rw
@groupB = r

Is fred's access to myRepo:/ 'rw' or 'r'?

Does the order of the groups (below the [myRepo:/] statement) matter?

(We are running svn 1.8).

Best regards

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