aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Hooks/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* - Updated to 0.22Greg Larkin2009-09-241-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=242026
* - Update to 0.17.54Greg Larkin2009-04-291-0/+1
| | | | Notes: svn path=/head/; revision=232959
* - Update to 0.16.52Greg Larkin2009-04-211-0/+1
| | | | Notes: svn path=/head/; revision=232449
* SVN-Hooks is a Perl framework for creating Subversion hooks.Greg Larkin2009-01-271-0/+17
It comes with a bunch of plugins (actually, sub-modules of SVN::Hooks) that implement some of the most used standalone Subversion hooks available, such as pre-commit hooks for enforcing: - the log message format - property settings - the repository structure - restrictions on the modification of repository areas (e.g., /tags) - restrictions on filenames - the integration with ticketing systems It also comes with post-commit hooks for: - sending commit emails - updating configuration files in the server from changes made in the repository But as a framework, it can be extended to implement all types of hooks. WWW: http://search.cpan.org/dist/SVN-Hooks/ Notes: svn path=/head/; revision=226974