[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Announce: Subversion Hook Framework 2.0

From: Geoff Rowell <geoff.rowell_at_gmail.com>
Date: Sat, 16 Jan 2010 10:34:53 -0500

Subversion Hook Framework 2.0 is now available.

http://sourceforge.net/apps/mediawiki/svnhook

The framework provides XML-configurable handlers for Subversion hook events.

Features:
    * Hook actions defined via XML files.
    * Nestable filtering actions are based on user-defined regular expressions.
    * Written in object-oriented Perl so that it runs under both
Windows and Unix variants.
    * Utilizes the Log::log4perl package for dynamic logging of hook processing.

See the wiki for examples of:
    * Preventing name case collisions under Windows.
    * Sending automated emails upon commits to specific repository regions.
    * Restricting where mergeinfo may be set.
    * Setting revision files to trigger background processes.

--
Geoff Rowell
geoff.rowell_at_gmail.com
Received on 2010-01-16 16:35:30 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.