You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by bruce <be...@earthlink.net> on 2008/10/23 15:58:52 UTC

SVN Access Manager

Hi...

I'm trying to get in touch with anyone who's used the "SVN Access Manager"
app, or any of the other SVN access management applications.

I've got a situation where I'm in need of incorporating some of the
functionality in an internal app to manage some files that are being
massaged. Basically, I need to have an admin section of my app to allow the
user to manage the creation/modification of the access files for the
file/dirs in the svn repos. At the same time, I need to implement a process
that will allow the access file to be dynamically modified/created as a user
creates a new file/repos dir....

I'd like to bounce some thoughts of the right resource. While this is a
small/personal project, there might be a small initial payment as well...

Thanks




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: SVN Access Manager

Posted by Thomas Krieger <to...@tom-krieger.de>.
Hi,
>
>I'm trying to get in touch with anyone who's used the "SVN Access Manager"
>app, or any of the other SVN access management applications.
>
>I've got a situation where I'm in need of incorporating some of the
>functionality in an internal app to manage some files that are being
>massaged. Basically, I need to have an admin section of my app to allow the
>user to manage the creation/modification of the access files for the
>file/dirs in the svn repos. At the same time, I need to implement a process
>that will allow the access file to be dynamically modified/created as a user
>creates a new file/repos dir....

SVN Access Manager is for managing access rights on directory level in
your repository. Access rights for subdirectories are inherited from the
parent directory. That's the functionality subversion provides. If the
new directories are created under an existing directory with permissions
set approriate it should work I think.
>
>I'd like to bounce some thoughts of the right resource. While this is a
>small/personal project, there might be a small initial payment as well...

Kind regards

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org