| CPAN Ratings SVN-Notify reviews | |
| Home | Search | About | Bitcard Account | Login |
RSS | Module Info | Add a review of SVN-Notify
SVN::Notify is easy to setup and sends beautiful commit messages.
We recently converted a project to git and we miss a tool this good.
Ask Bjørn Hansen - 2008-06-24T16:27:40
It sends commit messages. You can make them pretty. You can configure the heck out of it. Is good.
Adrian Howard - 2008-03-12T16:20:23
Replacing the standard commit emails with the ones from this module have made life a lot more pleasant. The ability to hyperlink based upon regex is really nice.
Elliot Shank - 2007-11-27T14:14:51
This is a really useful tool that helps me keep track of what the rest of the team is doing. It does everything I need, and the author has been receptive to making it even easier to use.
Ricardo Signes - 2007-01-11T18:30:30
This is a great program. I haven't tried using it as a module, but that's because the included svnnotify program does everything I need. The best feature is that you can easily send mulitpart messages -- so developers using mutt to read their e-mail get legible text, and the managers using Thunderbird or Outlook get beautifully-formatted HTML mail.
It's also very easy to install; even on RedHat.
Jonathan Rockway - 2007-01-11T09:16:03
Docs are a little sketchy - no mention of HTML::ColorDiff in the perldocs, for example.
Would be nice to have a sensible example post-commit example using the available features, eg
svnnotify --repos-path "$1" --revision "$2" \
--with-diff \
--svnlook /usr/bin/svnlook \
--user-domain mydomain.com \
--to coders@mydomain.com \
--subject-prefix [SVN] \
--subject_cx \
--strip-cx-regex '^trunk/' \
--handler HTML::ColorDiff \
--svnweb-url 'myserver/websvn/listing.php?rev=%s'
ColorDiffs aren't quite as nice as cvsspam - it doesn't highlight differences within a line.
Otherwise very good - thanks a million!
adam - 2006-01-20T08:23:31
Extremely easy to set up, great documentation, and very useful output.
H. Wade Minter - 2005-09-07T08:02:21
Works exactly as advertised. The included svnnotify script just works when added to an SVN repo's commit hooks.
Dave Rolsky - 2005-09-06T23:57:15
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|