Bug in mailer.py
From: Peelman, Nick <nick_at_peelman.us>
Date: Mon, 18 Feb 2013 15:55:40 -0500
Using mailer.py fetched from: http://svn.apache.org/repos/asf/subversion/trunk/tools/hook-scripts/mailer/
Running:
> root_at_svn:/home/svn/agsync/hooks# ./mailer.py commit /home/svn/agsync/ 8160 ../conf/mailer.conf
Fix:
~ Line 102:
> if cmd == 'commit':
Use repos.author instead of just 'author'.
-nick
-- Peelman, Nick nick_at_peelman.us
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.