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

Re: DiffBlamesWithTortoiseMerge

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-10-06 19:38:24 CEST

Alexander Klenin wrote:
> 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.

Looks good. Your English is much better than you might think :)

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Oct 6 19:38:42 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.