svnauthcheck 0.10.5 (Default branch) |
|
|
svnauthcheck checks the syntax of a subversion
authorization file and generates Apache-like
permission specifications to be used by other
tools such as ViewVC. svnauthcheck, in combination
with subversion pre- and post-commit hooks, can be
used to delegate the administration of a
repository authorization to the end users.
License: GNU General Public License v2
Changes:
An error is now printed when duplicate groups are detected. An error in the permission check was fixed.
|