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

Re: strange results of blame operation

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 27 Feb 2009 13:34:32 +0100

Brazhnik wrote:
> On Tue, Feb 17, 2009 at 5:56 PM, Brazhnik <brazhnik_at_gmail.com> wrote:
>> Would you make the state of the 'include merge info' checkbox is
>> remembered across sessions?
>
> Is seems that it has been done it commit 15405 - thanks!
>
> But line 37 of http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/src/TortoiseProc/BlameDlg.cpp
> Revision 15405
> m_bIncludeMerge = m_regTextView;
> looks like a copy/paste misprint. I expected to see
> m_bIncludeMerge = m_regIncludeMerge;

Thanks for noticing!
Fixed in r15514.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1238614
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-02-27 13:35:00 CET

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

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