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

Re: Multiple access filess when using SVNParentPath

From: Michael Sinz <Michael.Sinz_at_sinz.org>
Date: 2005-11-30 04:26:13 CET

Carlos Alberto Costa Beppler wrote:
> I really don´t know in any other places, but here it would be very
> cool if I could separate the access files. Every other configuration
> is the same for all repositories.

I too would like to add a measure of support/request for such a feature.
It would make supporting large numbers of repositories with various
administrative controls much more scalable.

It may also help with other performance issues for when the access file
starts getting large (200+ developers in some projects, about 30 different
projects, each with release manager for write access to release tags,
developers with write access to trunk and branches or only to specific
branches, etc. The size of the file has almost gotten out of control.

[...]

> But if it is difficult to implement, I will try another approach to
> delegate the access control.

I have built various administrative tools for various clients. Plus I
have the tool that is part of Insurrection (still does not do fine-grained
path access control...) Having a file per repository could simplify many
of the issues I have had in the various solutions - but for now I have
solutions that work so if this is too complex/hard to provide, I can live
without for now.

PS - if not supporting this concept directly within mod_auth_svn, how
about adding an include directive to the authentication file. This way
it could be "simulated" from a relatively static authentication file
that includes each of the repository files. (Albeit I would think that
just supporting the per-repository file would be almost as easy.)

-- 
Michael Sinz                     Technology and Engineering Director/Consultant
"Starting Startups"                                mailto:michael.sinz@sinz.org
My place on the web                            http://www.sinz.org/Michael.Sinz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 1 06:39:30 2005

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.