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.
| Tags | Systems Administration Software Development Version Control Subversion |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: This release allows empty groups definitions.


Release Notes: The tool now checks for permission correctness.


Release Notes: An issue when groups are named as existing users was fixed.


Release Notes: A problem in the check for ending slashes in paths was fixed. The application now checks if the specified file is a regular file.


Release Notes: Spaces are now allowed in directory names.