wiki:TracSvnAuthzPlugin

Version 8 (modified by anonymous, 15 years ago) (diff)

--

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. See also SvnAuthzAdminPlugin for a GUI-Editor to this information.

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.

[components]
svnauthz.svnauthz.svnauthzplugin = enabled

[trac]
authz_file = /opt/svn/.authz

Source

You can check out the latest version of TracSvnAuthzPlugin from here using Subversion, or browse the source.

Screenshot

No image "Clipboard01.png" attached to TracSvnAuthzPlugin

Author/Contributors

Author: Robert Barsch
Contributors: Ian Jones (0.11 patch)

Attachments (1)

Download all attachments as: .zip