[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 22:25:51 +0200

On 10.09.2009 22:07, Ulf Zibis wrote:
> Fast answer. =-O
> So we have chance to find the reason this evening, because I thought
> about rebooting Windows.

Maybe not today - it's already late :)

> Am 10.09.2009 21:57, Stefan Küng schrieb:
>> 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's in bin folder on my installation.
>
>> 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
>>
>
> I guess you mean ProcessExplorer. I will try it.

Nope, ProcessMonitor (procmon.exe) because only procmon will show you
all file accesses. You need to filter for TortoiseProc and file
accesses. The last one should be the file that's causing the problems.

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