The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.32 - 2016-07-19

  • Changes
    • Now hooks can assume they run with their current directory set to the repository's roor directory on the server. Previously they could not assume anything, since Subversion does not specify where the hooks run.

Documentation

Modules

Framework for implementing Subversion hooks
Allow changes in revision log messages.
Allow changes in revision properties.
Check the svn client capabilities.
Integrate Subversion with the JIRA ticketing system.
Check log messages in commits.
Require the svn:mime-type property.
Check properties in added files.
Check the structure of a repository.
Deny some changes in a repository.
Deny some file names.
Implement generic checks for all Subversion hooks.
Integrate Subversion with the JIRA ticketing system.
Send emails after successful commits.
Subversion activity notification.
Maintain the repository configuration versioned.