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

Re: svnserve/authz mod questions..

From: Mark <mark_at_mitsein.net>
Date: 2006-10-05 07:08:53 CEST

Just to clarify, you want to be able to give different access rights
to different files within the same directory? Sounds overly complex
to me. If you can manage to get files with the same authz
requirements in folders together, then you can easily manage with the
standard svn authz with svnserve or dav access.

Just out of curiosity, what kind of data is in your repository?

On 10/4/06, bruce <bedouglas@earthlink.net> wrote:
> hi...
>
> i'm looking at being able to do a project using subversion. the project
> would have 100s of folders, with different files in the folders. i'd like to
> be able to automatically manage the ability of users to be able to access
> the information within the folders/files.
>
> however, the tools that i've seen so far, (svnmgr/insurrection) don't have
> the ability to manage user access at the folder/file level.
>
> so... my question, should i look into modifying these tools to provide
> folder/file level user access.. which could be a pain!!! or do i take the
> easy way, and essentially allow each folder to become its' own repository,
> which means i have 100s of little small repositories, but i could place them
> all under the same dir...
>
> in theory, i would/should/could potentially use the same svnserve/authz file
> for the user access to the repositories as well...
>
> thoughts/comments/etc...
>
> thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
Mark
"Blessed is he who finds happiness in his own foolishness, for he will
always be happy."
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 5 07:09:31 2006

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.