Changes for version 2.72 - 2008-04-29

  • Fixed misdocumentation of the short version of the --set-sender option in C<svnnotify --help>: it's -E, not -S. Reported by Larry Shatzer, Jr.
  • Fixed encoding issue on Windows. Patch to fix a stupid oversight graciously provided by David Golden.
  • Added four new filter callbacks, "pre_prepare", "post_prepare", "pre_execute", and "post_execute". These are called at the begining and end of the execution of the prepare() and execute() methods. Suggestion and initial patch from Larry Shatzer.
  • Reorganized the table listing the types of filters in SVN::Notify::Filter so that they are listed in the order in which they execute.

Documentation

Subversion activity notification

Modules

Subversion activity notification
MIME multipart/alternative notification
Create output filters for SVN::Notify
Filter SVN::Notify output in Trac format
Subversion activity HTML notification
Subversion activity HTML notification with colorized diff

Provides

in lib/SVN/Notify.pm