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

Re: SVN users (was: Re: Minor feature requests)

From: Brian Behlendorf <brian_at_collab.net>
Date: 2000-10-18 10:29:55 CEST

On Tue, 17 Oct 2000, Greg Stein wrote:
> Oh. Stream of consciousness. It would be possible for us to formalize a
> collection on the server which has resources corresponding to each user. On
> those resources, we could attach properties.

I tend to think the user db functionality should stay as modular as
possible; this is one of the great wins of Apache, in that we can leave
all the per-user details (authentication and authorization) up to the
Apache process and not have to worry about it ourselves. E.g., use
<Directory> or <Location> or even <Files> (and the corresponding
*Match) to determine where people have commit privs and the like. Then
people could use something like Comanche to configure perms graphically if
they need to.

But I may be seeing the world through tigris-tinted glasses....

        Brian
Received on Sat Oct 21 14:36:11 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.