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

Re: A couple display issues

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 25 Jul 2008 18:50:58 +0200

Josha Foust wrote:
> I am having a couple of issues with TSVN 1.5.0.13530 on 32bit Vista SP1.
>
> The first problem is with the bugtraq highlighting in the commit dialog.
> At first I was getting freezes on 1.5.0 when I entered more than one bug
> id. I saw the fix mentioned in the change log and upgraded to this dev
> version. Now it is not highlighting correctly. Attached is an example
> of the highlighting and here is the bugtraq:logregex I am using:
> (?:ticket:|#)\d+(?:[-:]\d+)?(?:,\d+(?:[-:]\d+)?)*
> \d+(?:[-:]\d+)?(?:,\d+(?:[-:]\d+)?)*
> It does show up in the log dialog correctly.

Thanks for the report.
Fixed in r13552, backported to 1.5.x in r13553

> The second issue is with "Hide unrelated change paths" in the log
> dialog. Here is the setup:
> AB\
> File1
> ABC\
> File2
> A commit exists with both File1 and File2 in it. When a Show Log is
> performed on directory AB, ABC\File2 will not be hidden as an unrelated
> change.

That's because the log dialog does very simple string comparisons to
determine the relatedness of the paths.
We could maybe fix this, but I fear that this would impact the
performance a lot. So I will leave this for now as it is.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-07-25 18:51:28 CEST

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.