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

Re: Authorization HowTo

From: Ronan Lucio <ronan_at_tiper.com.br>
Date: 2006-11-30 14:18:27 CET

Mahesh

Mahesh S Kudva escreveu:
> Hi
>
> This seems to be funny, but I am not able to get access control or
> authorization working to the fullest. This is how my file looks
>
> [groups]
> tr = joe, frank
> tg = mitch, rave
>
> [/]
> * = r
>

Try:

[groups]
tr = joe, frank
tg = mitch, rave
everyone = joe, frank, mitch, rave

[repos:/]
@everyone = r

Ronan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 30 14:18:52 2006

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.