aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Notify/pkg-descr
blob: a14d215f553db6c528d69b85b223bcf32e13b56a (plain) (blame)
1
2
3
4
5
6
7
8
9
This class may be used for sending email messages for Subversion repos-
itory activity.  There are a number of different modes supported, and
SVN::Notify is fully subclassable, to easily add new functionality.  By
default, a list of all the files affected by the commit will be assem-
bled and listed in a single message.  An additional option allows diffs
to be calculated for the changes and either appended to the message or
added as an attachment.

WWW: http://search.cpan.org/dist/SVN-Notify/