= Web interface to edit subversion hook files = == Description == This plugin offers a simple web interface to edit the subversion hook files via the trac:WebAdmin panel. This makes only sense if the web server has write access to the subversion repository. == Bugs/Feature Requests == Existing bugs and feature requests for TracSvnHooksPlugin are [report:9?COMPONENT=TracSvnHooksPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracSvnHooksPlugin&owner=Bombenbodo new ticket]. == Download == Download the zipped source from [download:tracsvnhooksplugin 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/tracsvnhooksplugin/0.10 }}} == Source == You can check out TracSvnHooksPlugin from [http://trac-hacks.org/svn/tracsvnhooksplugin here] using Subversion, or [source:tracsvnhooksplugin browse the source] with Trac. == Example == Enable plugin via trac:WebAdmin == Screenshot == [[Image(Clipboard01.jpg)]] == Recent Changes == [[ChangeLog(tracsvnhooksplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:Bombenbodo] [[BR]] '''Contributors:'''