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

Re: DiffBlamesWithTortoiseMerge

From: Alexander Klenin <klenin_at_gmail.com>
Date: 2007-10-06 11:01:50 CEST

On 10/6/07, Stefan Küng <tortoisesvn@gmail.com> wrote:
> > Perhaps
> > bool bUseTMerge = !!(DWORD)blamediff;
> > should read
> > bool bUseTMerge = bBlame && !!(DWORD)blamediff;
> > ?
>
> Yes, you're right.
> Can you commit this please?
Done and documented in revision 10895.
Please review documentation, as my English is far from perfect.

-- 
Alexander S. Klenin
Insight Experts Ltd.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Oct 6 11:02:24 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.