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

[PATCH] issue 3427: lookup author email based on username from file

From: Jon Bendtsen <jbendtsen_at_laerdal.dk>
Date: Wed, 17 Jun 2009 14:06:40 +0200

Hi

Here is a patch that lookup the author email address based on the
username. The lookup is done in a file, which can be configured pr.
group in the config file.

This patch solves issue 3427
        http://subversion.tigris.org/issues/show_bug.cgi?id=3427

[[[
Fix issue #3427: look up author email address based on username from a
file

* trunk/tools/hook-scripts/mailer/mailer.py: lookup email address from
file based on username
* trunk/tools/hook-scripts/mailer/mailer.conf.example: describe how to
use the above
]]]

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2362774

Hi

Here is a patch that lookup the author email address based on the
username. The lookup is done in a file, which can be configured pr.
group in the config file.

This patch solves issue 3427
        http://subversion.tigris.org/issues/show_bug.cgi?id=3427

[[[
Fix issue #3427: look up author email address based on username from a
file

* trunk/tools/hook-scripts/mailer/mailer.py: lookup email address from
file based on username
* trunk/tools/hook-scripts/mailer/mailer.conf.example: describe how to
use the above
]]]

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2362774

Received on 2009-06-17 14:07:06 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.