[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: Brazhnik <brazhnik_at_gmail.com>
Date: Fri, 27 Feb 2009 12:01:20 +0300

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

Andrey

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1237646

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-27 10:02:08 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.