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

WebDAV ACL notes

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-08-23 10:17:57 CEST

On Fri, Aug 23, 2002 at 02:52:38AM -0500, jerenkrantz@tigris.org wrote:
> * notes/webdav-acl-notes: Begin to collect notes, questions, and thoughts on
> what a WebDAV ACL implementation would mean to Subversion.

Okay, I'm starting to kick around ideas of what it would mean if we
introduce WebDAV ACLs into Subversion. This has nothing to do with
my earlier notion of client-side WC permissions. This is *only*
about server-enforced access-control to Subversion.

Certainly, this means major changes over in httpd-land (incl.
mod_dav), but I'm not scared of that. Realistically, I wonder if we
could contain all of the Subversion required changes to
mod_dav_svn/ra_dav. I'm beginning to think that's possible. The
core of the ACL support would simply be file properties - nothing
tricky there.

If you're interested and have a few minutes (!) to spare to take
a look, I'd welcome any feedback. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 23 10:18:33 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.