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

Possible repos match problem in mailer.py?

From: Michael Leib <michael_i_leib_at_yahoo.com>
Date: Mon, 14 Jun 2010 13:33:36 -0700 (PDT)

Hi...hoping someone could help as I tried looking into this
but my python is not as good as my C and Perl, so I ask
for a little help :>

In mailer.conf

[mike]
for_repos = /www/svn.xxx/reps/mike
to_addr = mleib user1 user2 user3

[mike_leib]
for_repos = /www/svn.xxx/reps/mike_leib
to_addr = mleib user4 user5 user6

and when I commit revisions to mike_leib, double e-mails are sent
to "mleib" and ALL user[1-6] also get the commit e-mail as well.

I tried changing [mike] to

[mike]
for_repos = /www/svn.xxx/reps/mike/
to_addr = mleib user1 user2 user3

and then commits to [mike_leib] did not result in double e-mails,
but commits to [mike] no longer resulted in any mails :<

Is this a simple change I can make?

Thanks in advance,

Michael
 

      
Received on 2010-06-17 01:29:39 CEST

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.