You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jon Bendtsen <jb...@laerdal.dk> on 2009/06/17 12:06:40 UTC

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

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

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

Posted by Gavin Baumanis <ga...@thespidernet.com>.
Ping.
This submission (while discussed within the issue tracker and here)  
has received no comments since last being updated.

Gavin.


On 17/06/2009, at 22:06 , Jon Bendtsen wrote:

> 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 
> <lookup_author_email_from_file.txt>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

Gavin Baumanis
P: +61 438 545 586
E: gavinb@thespidernet.com

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