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

Re: [PATCH] Fix typo in mailer.py

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-01-10 22:39:30 CET

On Thu, Jan 09, 2003 at 06:10:21PM -0800, Blair Zajac wrote:
> Greg Stein wrote:
>...
> > If there are specific features that you'd like to see, then I'd love to hear
> > about it.
>
> My only request is to add in the .conf file or in mailer.py itself a
> flag to use svnlook diff's --no-diff-deleted flag.

mailer.py doesn't use svnlook :-)

That said, I can easily skip a diff generation for deleted (and added)
files. See the generate_diff() function. Line 107 is the start of the block
to deal with diff'ing deleted files. It can simply check the configuration
and punt if it has been disabled.

I've noted your request in the todo list (in my wc). Thanks!

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 10 22:38:13 2003

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.