[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: Stephane Crivisier <stephane.crivisier_at_epitech.net>
Date: 2007-12-01 17:53:40 CET

On Nov 28, 2007 8:41 PM, Karl Fogel <kfogel@red-bean.com> wrote:
> "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?
>

I'm trying but I don't really know about subversion internals.

I'm working into dav_svn_split_uri function and trying to check if the
repos_name is valid before returning it.
I don't know if this is the right way to do it and currently, I don't
know how to check if the full repository path exists and is a valid
repository.

I'm looking into your API documentation for this. If you have any
pointers, let me know.

Thanks

--
Stephane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 1 17:53:49 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.