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 here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Install

First make sure you've installed setuptools.

Then you can install the plugin using the easy_install application.

Note: Windows users will need to 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 here using Subversion, or browse the source with Trac.

Example

Enable plugin via trac:WebAdmin

Screenshot

Recent Changes

[2646] by Bombenbodo on 09/19/07 10:39:58

New option repository_hooks_dir

[2455] by Bombenbodo on 07/11/07 15:54:21

TracSvnHooksPlugin:

bugfix

[2438] by Bombenbodo on 07/09/07 21:18:42

TracSvnHooksPlugin:

bugfix

[2431] by Bombenbodo on 07/09/07 09:04:27

TracSvnHooksPlugin:

bugfixes

Author/Contributors

Author: Bombenbodo
Contributors:

Attachments