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

Re: 1.3 feature question

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-06 14:59:15 CEST

On Aug 5, 2005, at 2:37 PM, Mark Parker wrote:

>
>
> Ben Collins-Sussman wrote:
>
>> * path-based authorization for svnserve (similar to what
>> mod_dav_svn has)
>>
>
>
> Any chance that path-based authorization will be implemented as
> repository-level ACLs, so that authorization won't have to be
> implemented in each separate server?
>

No, that's a ginormous libsvn_fs schema change, probably an svn 2.0
thing. Definitely something we want. Also a tremendous source of
debate about how to design/implement. (It's *very hard* to come up
with a design for ACLs on a versioned filesystem!)

All that our Summer of Code student is doing is factorizing the
mod_authz_svn code into libsvn_repos, so that both mod_auth_svn and
svnserve can share the logic. They'll use the same authz-policy files.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 6 15:00:58 2005

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

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