Web interface to edit subversion authorization (authz) files
Description
This plugin offers a simple web interface to edit the subversion authz files via an administration page. This makes only sense if the web server has write access to the subversion repository.
Bugs/Feature Requests
Existing bugs and feature requests for TracSvnAuthzPlugin are here.
If you have any issues, create a new ticket.
Install
First make sure you've installed setuptools. Then you can install the plugin using the easy_install application.
For Trac 0.10 with trac:WebAdmin plugin:
easy_install https://svn.geophysik.uni-muenchen.de/svn/tracmods/tracsvnauthzplugin/0.10
For Trac 0.11:
easy_install https://svn.geophysik.uni-muenchen.de/svn/tracmods/tracsvnauthzplugin/0.11
Enable TracSVNAuthzPlugin plugin via trac.ini.
Source
You can check out the latest version of TracSvnAuthzPlugin from here using Subversion, or browse the source.
Screenshot
Author/Contributors
Author: Robert Barsch
Contributors: Ian Jones (0.11 patch)
Attachments
- Clipboard01.png (93.6 kB) - added by Bombenbodo on 07/09/07 17:50:08.
- tracsvnauthzplugin-0.11.patch (1.6 kB) -
Patch to make TracSvnAuthzPlugin work with 0.11
, added by t.moloney@verizon.net on 01/12/08 22:15:43.

