[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: Thu, 10 Sep 2009 21:57:48 +0200

On 10.09.2009 21:54, Ulf Zibis wrote:
> Hi,
>
> When I try a commit, CPU uses 100 % on 2 instances of TortoiseProc.
> - commit messages area is working
> - file list area has sand-clock
>
> After 10 minutes I stopped by Cancel.
>
> Using TSVN 1.6.5 on Windows XP SR-3, TSVN 1.6.4 worked fine.

Check the file autolist.txt in the TSVN installation folder. It contains
regexes to scan the files with.
I suspect that one of your files contains a text that makes one of those
regexes loop forever?
Could you maybe use the ProcessMonitor from sysinternals and find out on
which file it stops scanning? Then you could maybe find out which regex
is bad.

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=2393421
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-10 21:57:53 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.