= Web interface to edit subversion authorization (authz) files = == Description == This plugin offers a simple web interface to edit the subversion authz files via the trac:WebAdmin panel. This makes only sence if the web server has write access to the subversion repository. == Bugs/Feature Requests == Existing bugs and feature requests for TracSvnAuthzPlugin are [report:9?COMPONENT=TracSvnAuthzPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracSvnAuthzPlugin&owner=Bombenbodo new ticket]. == Download == Download the zipped source from [download:tracsvnauthzplugin here]. == Install == First make sure you've [trac:wiki:TracPlugins#Requirements installed setuptools]. Then you can install the plugin using the `easy_install` application. '''Note:''' Windows users will need to [http://peak.telecommunity.com/DevCenter/EasyInstall#windows-notes add easy_install to their PATH]. For Trac 0.10: Install the trac:WebAdmin plugin. Then install this plugin: {{{ easy_install http://trac-hacks.org/svn/tracsvnauthzplugin/0.10 }}} == Source == You can check out TracSvnAuthzPlugin from [http://trac-hacks.org/svn/tracsvnauthzplugin here] using Subversion, or [source:tracsvnauthzplugin browse the source] with Trac. == Example == Enable plugin via trac:WebAdmin == Screenshot == [[Image(Clipboard01.png)]] == Recent Changes == [[ChangeLog(tracsvnauthzplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:Bombenbodo] [[BR]] '''Contributors:'''