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

Re: r9060 mailer.py broke sending author

From: Blair Zajac <blair_at_orcaware.com>
Date: 2004-03-19 05:05:01 CET

"C. Michael Pilato" wrote:
>
> Blair Zajac <blair@orcaware.com> writes:
>
> > I just tried updating mailer.py from revision 7944 to HEAD and
> > commits were coming out as being sent from no_author.
> >
> > Doing a binary search, I found that if I used an updated config
> > file for the new commit and propchange options, anything before
> > revision 9060 would use the proper author's name. With 9060,
> > all email is from no_author.
> >
> > What revision of mailer.py is being used on svn.collab.net?
>
> And I quote:
>
> The installed Subversion is: 1.0.1 (from /tags/1.0.1)
> (plus mailer.py from trunk, revision 9060)
>
> :-)

Thanks.

>
> > Here's my config file:
> >
> > $ grep -v ^# mailer.conf | uniq
> >
>
> [...]
>
> > [orcas]
> > for_repos = /export/home2/svn/repositories/orca*
> > from_addr =
> > to_addr = blair@orcaware.com
>
> What happens if you lose that empty from_addr setting?

If I loose the this from_addr, then the preset from_addr in the
[default] section is used.

Now, if I comment the

[default]
from_addr =

out, then it goes back to the no_author. So right now, there's no way
to get the real author of the commit.

Can you send the output of 'grep -v ^# mailer.conf | uniq' from
svn.collab.net along? I'll take a look and see what differences
there are.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 19 05:05:16 2004

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.