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

Re: trunk/branches/tags and projects w/components

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2006-10-11 09:47:29 CEST

On Tue, 10 Oct 2006 17:21:16 -0400, "Walden H. Leverich"
<WaldenL@techsoftinc.com> wrote:

>>so I can easily control access to each project.
>You should be able to control access anyway, no? authz works inside the
>/trunk, branch, tag structure, doesn't it?

It does, but:

[/foo]
@foo_developers=rw

[/bar]
@bar_developers=rw

Is a lot easier to manage than:

[/trunk/foo]
@foo_developers=rw

[/branches/foo]
@foo_developers=rw

[/tags/foo]
@foo_developers=rw

[/trunk/bar]
@bar_developers=rw

[/branches/bar]
@bar_developers=rw

[/tags/bar]
@bar_developers=rw

It's also (IMHO) a lot easier to see what's going on.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 11 09:48:12 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.