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

Re: Fine-grained permissions on checked out files?

From: mark benedetto king <bking_at_inquira.com>
Date: 2002-08-22 00:51:12 CEST

On Wed, Aug 21, 2002 at 03:45:54PM -0700, Mark wrote:
> If access in a subversion repository needs to be broken down to a lower level,
> couldn't subversion itself (maybe via a svnadmin command) create subversion
> "access groups" for accounts in subversion, then have properties to allow
> and/or deny permission to read and/or write based on the svn "access group"

There are two distinct issues:

1.) Who has the authorization to do what things to what entries in the
repository. This is the sort that you seem to be worried about.

2.) What sorts of access policies are associated with files once they
are checked out of the repository. This is what Justin is worried
about.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 22 00:57:41 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.