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

Re: Bug: commit uses 100 % CPU

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 25 Sep 2009 20:36:43 +0200

On 25.09.2009 20:28, Lübbe Onken wrote:
> Ulf Zibis wrote:
>
>>> As to the root cause (why does the regex fail at all): that is
>>> something that may be researched some other time.
>>
>> Once more thanks for clarification.
>>
>> BTW, the file in question, MS1252.java, has 4 kB, far less than 300 kB.
>
> Just a wild guess. Is it possible that the regex fails/loops due to
> character encoding issues? UTF-8/Unicode problems?

Nope, not possible. The files are loaded to a proper UTF-16 string which
is then fed to the regex engine.

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=2400353
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-25 20:36:45 CEST

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.