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

Re: Authorization [2]

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-09-06 03:45:03 CEST

On Wed, Sep 05, 2001 at 09:23:18PM +0200, Olof Oberg wrote:
> Hi,
>
> has anyone taken a look at the ACL extensions to WebDAV
> ( http://www.webdav.org/acl/ )?
>
> Those requirements should be enough for Subversion.
>
> Compatibility with other WebDAV compliant tools is also
> a Good Thing(tm).

There are two items going on here:

1) the ACL model (or capabilities or whatever) *model* used by the server
2) how to marshal changes to the ACL data over the wire

We use WebDAV for marshalling over the wire. When we support ACLs in SVN,
then we'll use the WebDAV ACL mechanisms.

Note that the ACL extensions have gone through IETF Last Call. There ought
to be an RFC by the end of the year.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006

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.