Changes for version 2.76 - 2008-07-17

  • svnnotify will now throw an exception for any invalid options passed to it. Suggested by Ben Tilly.
  • SVN::Notify->get_options() is now aware of SVN::Notify::Alternative, and when it is used, will load the alternatives so that they can properly register their command-line options and have them processed. Reported by Ben Tilly.
  • The error thrown when there is no 'to', to_regex_map', or 'to_email_app' attributes now waits until after the "pre_prepare" filter has been run, so that filters have a chance to set one or more of those values. Reported by Jeffrey Borlik.
  • Removed redundant option validation from `svnnotify`. Reported by Jeffrey Borlik.
  • Fixed the output triggered by the '--help' and '--man' options.
  • Adjusted missing parameter exceptions to call Pod::Usage::pod2usage() when things are run by svnnotify.

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