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

Re: [tortoisesvn] r20852 committed - highlight search terms in message summaries...

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 12 Feb 2011 09:32:12 +0100

On 12.02.2011 06:06, tortoisesvn_at_googlecode.com wrote:

> -
> - if (actions& LOGACTIONS_ADDED)
> - {
> - if (!actionText.empty())
> - actionText += "\r\n";
> - actionText += CLogChangedPath::GetActionString
> (LOGACTIONS_ADDED);
[all lines removed until the end of the file]

I'm sure this wasn't intended because it doesn't make sense to remove
everything and it even broke the build.
Added the code back in r20853.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2703533
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-12 09:32:27 CET

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.