Dear Ryan, i found the trac plugin Authz File Administration Plugin here:http://trac-hacks.org/wiki/SvnAuthzAdminPlugin
You are mentioned as Maintainer. Could you answer some questions getting this plugin to work? It is said, that is uses AccountManager plugin. I have this plugin running but i have no entry in my webadmin gui in SubVersion: Subversion access. I enabled SvnAuthzAdminPlugin by [components] svnauthz.* = enabled in the trac.ini file. Also [svnauthzadmin] show_all_repos = true read_only_display = false Is there a problem with the AccountManager plugin? This plugin has a lot of features. Which features MUST be enabled and which a not necessary? Can you help me getting SvnAuthzAdminPlugin running? I think this plugin could be a good base to implement project leader feature by adapting this plugin. Thanks for help. Martin Am Freitag, 8. Mai 2015 08:54:37 UTC+2 schrieb [email protected]: > > Dear Ryan, > > thanks for posting. > > Creating svn repositories is not mandatory. This could be done by our > administrator. The feature we need is to set a project leader for a > specific repository. This project leader can add read/write access for > other users to only this svn repository he is project leader but not for > all the other repos. He should only see these repos he is project leader > for, And there is no read access to every user to every repository. Users > are set read/write access to only the repository which they is working in. > We have about 50 svn repositories. > > I think there is a trac plugin where an administrator could grant access > rights to all svn repositories. But i forgot the name. Do you have a name > for this plugin, so i could find it? > > Maybe we could take that plugin and extend it with our feature... > > We use subversion with http access via a svn client (tortoise svn). We > don't use any trac tools to browse svn repos or watch source files from the > repo. > > regards > Martin > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
