Re: Add $authenticated to group definition

2015-01-16 Thread Branko Čibej
On 16.01.2015 13:55, Tom Ghyselinck wrote: > Hi Brane, > > Thank you for the quick reply! > > Our point is that we would like define groups as > -- > > > I.e. For our subversion service: > vcs-r-some_group > defines that "some_group" has "read" access for the subversion > repository

Re: Add $authenticated to group definition

2015-01-16 Thread Tom Ghyselinck
Hi Brane, Thank you for the quick reply! Our point is that we would like define groups as -- I.e. For our subversion service: vcs-r-some_group defines that "some_group" has "read" access for the subversion repository. - Some repositories allow read access to a select number of

Re: Add $authenticated to group definition

2015-01-16 Thread Branko Čibej
On 16.01.2015 08:06, Tom Ghyselinck wrote: > Hi, > > We are using subversion 1.8.8 (r1568071) server on Ubuntu 14.04. > > I need to add "$authenticated" to the group since this is required for > our company generic group definitions. I'm having a hard time understanding this requirement. Any concr

Add $authenticated to group definition

2015-01-15 Thread Tom Ghyselinck
Hi, We are using subversion 1.8.8 (r1568071) server on Ubuntu 14.04. I need to add "$authenticated" to the group since this is required for our company generic group definitions. We created an authz file with group definitions as follows: [groups] myreaders = $authenticated