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

Changes for version 2.55 - 2006-04-03

  • Added the 'io-layer' option to specify an alternate IO layer. Will be most useful for those with repositories containing text in multiple encodings, where it should be set to "raw".
  • Fixed the context output in the subject for the '--subject-cx' option so that it's smarter about determining the longest common path. Reported by Max Horn.
  • No longer modifying the values of the 'to-regex-map' hash, so as not to mess with folks who might be passing it as a hash to more than one call to new(). Reported by Darby Felton.
  • Added a 'meta http-equiv="content-type"' tag to HTML output that includes the character set to help some clients in the proper display of the characters in an HTML email. I'm not sure if any clients actually need this help, but it certainly can't hurt!
  • Added the '--css-url' option to specify an alternate style sheet for HTML emails. SVN::Notify::HTML's own CSS is left in the email, as well, so the specified style sheet can just override the default, rather than have to style everything itself. Yes, it takes advantage of the "cascading" feature of cascading style sheets! Based on a suggestion by Steve James.

Documentation

Subversion activity notification

Modules

Subversion activity notification
Subversion activity HTML notification
Subversion activity HTML notification with colorized diff