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

Re: Root folder refreshs non-stop when svn:ignore against a folder

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 23 Aug 2011 18:52:37 +0200

On Tue, Aug 23, 2011 at 18:47, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> On 23.08.2011 16:56, Ken Lam wrote:
>>
>> In explorer, a working copy root folder refreshs (and with overlay icons
>> flashing) non-stop when:
>> 1. There's a svn:ignore against a folder directly under working copy's
>> root
>> 2. That ignored folder is present.
>> 3. No other local modifications
>>
>> The problem is stopped when:
>> 1. Browsing one more level deep in any folder
>> 2. There's a local change in any file.
>>
>> Specifications:
>> Windows Server 2003 32-bit
>> TortoiseSVN 1.7.0 Beta-2
>>
>> Feel free to tell me if I miss any detail.
>
> Please open the check-for-modifications dialog, check all the checkboxes.
> Then right-click on the header and make sure the "status", "text status" and
> "property status" columns are shown.
> Now select the root folder and the ignored folder and hit Ctrl-C to copy the
> rows to the clipboard.
> I need to know the exact status of those items.
>
> You see, the TSVN working copy has ignored folders that are present below
> the wc root as well and I've never seen this issue.

Or even better:
Settings dialog->Advanced->DebugOutputString : set this value to true
and click ok to save the setting and close the dialog.

Then get the dbgview utility from here:
http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx

Start it, and you should see a lot of debug outputs from the status cache.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2828945
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-08-23 18:53:03 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.