[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[RFE] add path to mailer.py subject lines

From: Diego Biurrun <diego_at_biurrun.de>
Date: 2006-02-25 12:23:23 CET

Hello everybody,

I'm working on migrating the MPlayer CVS repositories over to Subversion
and after setting up test repo the first enhancement request I got was
putting the path of the changed/added files in the subject line.

This seems like a pretty straightforward thing to do, but neither
commit-email.pl and mailer.py support it (or I just missed the feature,
please tell me about it then). It's available in external projects like
svnmailer, which I am using right now, but I'd much prefer to see this
in mailer.py directly.

Although this seems to be a recurring request that shows up a lot on
Google and has brought some external tools to life I could not find
anything about it in the archives of this mailing list.

Please consider adding this feature to mailer.py, it would be much
appreciated.

On a related note, I would like to see From: lines with the author and a
general email address sent out by mailer.py, but I couldn't quite get
this to work. To be precise, instead of

  From: subversion@mplayerhq.hu

I would like to see

  From: Joe Hacker <subversionmplayerhq.hu>

where Joe Hacker is the name of the committer, i.e. something like
%(author)s.

Regards

Diego

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 25 12:24:42 2006

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.