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

Re: mailer.py question

From: Sergey A. Lipnevich <sergey_at_optimaltec.com>
Date: 2003-12-13 00:01:37 CET

Add

for_paths = .*

to the group's configuration. The matching routine depends on
in-repository paths matching the "for_paths" regexp.
Good luck!

Sergey A. Lipnevich wrote:
> Jeroen Ruigrok/asmodai wrote:
>
>> I am trying to iron out the last glitch in my mailer.conf.
>>
> (skipped)
>
>>
>> The above works as expected and asmodai@tendra.org gets all the email of
>> every commit. Now I wanted to use the dict replacing:
>>
>> to_addr = %(project)s@tendra.org
>>
>> And Python craps out.
>>
>
> Same here with Subversion 0.34.0 and latest mailer.py. I've sent a
> message to dev@ about this.
> I also noticed that using %(author)s works. "author" is a default
> parameter created in the constructor of config class.
> I'm trying to investigate.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 13 00:03:05 2003

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.