| CPAN Ratings (Gamma) SVN-Notify reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of SVN-Notify
3 out of 3 found this review helpful:
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 Bjoern Hansen! - 2008-06-24 16:27:40
Was this review helpful to you?
Yes
No
It sends commit messages. You can make them pretty. You can configure the heck out of it. Is good.
Adrian Howard - 2008-03-12 16:20:23
Was this review helpful to you?
Yes
No
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-27 14:14:51
Was this review helpful to you?
Yes
No
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-11 18:30:30
Was this review helpful to you?
Yes
No
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 T. Rockway - 2007-01-11 09:16:03
Was this review helpful to you?
Yes
No
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 'http://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-20 08:23:31
Was this review helpful to you?
Yes
No
Extremely easy to set up, great documentation, and very useful output.
H. Wade Minter - 2005-09-07 08:02:21
Was this review helpful to you?
Yes
No
Works exactly as advertised. The included svnnotify script just works when added to an SVN repo's commit hooks.
Dave Rolsky - 2005-09-06 23:57:15
Was this review helpful to you?
Yes
No
Looks like just what I need, and great docs, but doesn't install on RedHat and the deadline is, as always, too tight to allow fixes
Lee Goddard - 2005-08-26 01:14:43
Was this review helpful to you?
Yes
No
|
|
|