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

Rolling out svn access/admin file

From: Res Pons <pons32_at_hotmail.com>
Date: 2007-03-13 20:25:47 CET

Hi everyone

I'm about to roll out my svn admin file that I put together. The file
basically looks like as follows:

[groups]

admin = usr1, usr2, usr3

Eng = usr2, usr3

[/]
* = r
@admin = usr1

[/proj1]
@Eng = rw

[/proj1/branches]
usr2 = rw

[/proj1/tags]
@Eng = r

Based on the snippet above, if usr1 & 3 are not listed under
[/proj1/branches] does that mean no access whatsoever or 'read' based on
inheritance from [/]? What if proj2 exists but not listed in this file,
does that mean everyone's blind to it? I'm having a hard time understanding
the inheritance rules. Right now, I'm serving Subversion wide open out of
the box running on an Apache server. So users do authenticate but everyone
has read/write/delete access which is not good. Help please.

Thanks

Rez

_________________________________________________________________
Find a local pizza place, movie theater, and more….then map the best route!
http://maps.live.com/?icid=hmtag1&FORM=MGAC01

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 13 20:26:14 2007

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.