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

Re: SVNParentPath/AuthzSVNAccessFile improvement ?

From: Karl Fogel <kfogel_at_red-bean.com>
Date: 2007-11-28 20:41:22 CET

"Stephane Crivisier" <stephane.crivisier@epitech.net> writes:
> Currently, SVNParentPath does not support recursive finding of our
> repo. Does this is planned ? Or maybe you subversion's gurus have
> something to tell me why it is not possible ?
>
> Our users want us to give them the ability to group repositories into
> a directory. We can do that, create a directory path before the repo
> creation, we can manage rights access with complete path instead of
> only the repo name BUT SVNParentPath and AuthzSVNAccessFile don't
> support that feature.

Probably we just didn't think of it before. Can you work up a patch
for this? http://subversion.tigris.org/hacking.html#patches

-Karl

> What I really wish is the ability to conf apache like this :
>
> SVNParentPath /srv/svn
> AuthzSVNAccessFile /srv/svn.authz
>
> and create directories like this :
> /srv/svn/public
> /srv/svn/private
> /srv/svn/...
>
> with repositories into that directories.
>
>
> I know that this can be hard to understand because of my english.
> Please, excuse me.
>
> --
> Stephane
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 28 20:41:37 2007

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.