On 05.08.2009 17:50, Parrish, Ken wrote:
> Andy,
>
> Thanks for your response. Answers to your questions:
>
> Disk:
> Western Digital WD2500YS-18SHB2
> 7200 RPM, SATA interface
> NTFS file system
>
> Virus scanning:
> On-access virus scanning is turned OFF
> Virus scanner (Sophos) is disabled on my workstation
> No Windows or other virus scanning is installed or enabled
>
> Directory structure:
> Very deep directory structure (~8 - 12 levels deep)
> Total SVN files/directories in working directory = 67,000
> There are several directories with several hundred files
> Most directories have fewer than 50 files
>
> SVN Update via command line:
> Similar system behavior--UI very unresponsive, bogged down
> Somewhat faster completion of Update process than via Tortoise
> Task manager shows CPU consumption< 7% most of the time
> Total CPU consumption never goes above 18%
>
> I generally try to avoid updating the entire directory structure. However, as part-time 'buildmaster', I need to keep my working directory up to date.
The fact that your system gets unresponsive even to the point where you
experience delays when moving the cursor indicates that the system is
'busy' inside driver code. And since you're updating, that indicates
either the network driver or the harddisk driver.
So: try updating those drivers. If that doesn't help, run a harddrive
check utility - it might be due to bad sectors that the hd drivers are
behaving badly.
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=2380554
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-05 19:28:39 CEST