9a3c8b5da9
This class may be used for sending email messages for Subversion repository 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 assembled 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. ok kevlo@
13 lines
374 B
Plaintext
13 lines
374 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/22 01:56:27 msf Exp $
|
|
bin/svnnotify
|
|
${P5SITE}/SVN/
|
|
${P5SITE}/SVN/Notify/
|
|
${P5SITE}/SVN/Notify.pm
|
|
${P5SITE}/SVN/Notify/HTML/
|
|
${P5SITE}/SVN/Notify/HTML.pm
|
|
${P5SITE}/SVN/Notify/HTML/ColorDiff.pm
|
|
@man man/man1/svnnotify.1
|
|
@man man/man3p/SVN::Notify.3p
|
|
@man man/man3p/SVN::Notify::HTML.3p
|
|
@man man/man3p/SVN::Notify::HTML::ColorDiff.3p
|