Re: post-commit msgs to -devel lists w/ full diff and commit msg



On Sun, Dec 30, 2007 at 01:13:57AM -0600, Gabriel Burt wrote:
> Do any projects/svn modules have e-mails sent to an arbitrary address
> (their -devel list probably) including commit msgs as well as diffs,
> to facilitate code review?  If not, can we set up a
> easy-to-scale/replicate post-commit hook script for doing that?

This has been implemented using the Python subversion hook script.

It always shows diffs, except for:
 * deletions (maybe it shouldn't show for additions as well?)
 * paths matching: .*\.po$
 * binary diffs

The reply-to is currently either empty, or set to a specific mailing
list (can only be changed by svnmaster gnome org; file
/svn/bin/mailer.conf on socket). Perhaps I should default it to
desktop-devel-list?
The reply-to was svnmaster gnome org before btw.

-- 
Regards,
Olav


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]