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

Re: Adding ACL support was Re: SV: Accessing different revs via Apache?

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-10-14 00:25:37 CEST

--On Saturday, October 12, 2002 9:24 PM +0100 "Dr. David Alan
Gilbert" <gilbertd@treblig.org> wrote:

> Is a property attached to an individual object or can it be
> attached to an entire subtree. In particular I'd want to create a
> read-only 'cp' of a repository (read tag) would I have to make a
> single change in the repository to one acl at the top of the new cp
> or have to change all of the acl's under it. There is a big
> difference in the cost!

In the WebDAV ACL draft, inheritance is explicit. Therefore, we'd
have to set it for each object in the tree. I think that is one of
the more debatable aspects of the WebDAV ACL draft - I think their
view is that they'd rather optimize the lookups (by having explicit
inheritance) rather than optimizing changes or storage of the ACL
entries. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 14 00:25:32 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.