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

Re: [TSVN] delete slow the first time.. issue with svn??

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-02-24 12:27:45 CET

Ryan O'Connor wrote:
> Hi. I noticed since I installed SVN when I have cleanly booted
> windows xp and I delete a file for first the first time that boot, at
> any time, the application in which I deleted it through freezes for a
> couple of minutes (could happen in .net or the common dialog open in
> anything else - it just happened in dreamweaver). Obviously it should
> delete instantly.
>
> Is this a [known] issue with tortoiseSVN or could it be something
> else?

Nothing known in TSVN.

If you delete a full working copy, there are lots of files in the .svn
directory which then clog up the recycle bin and slow down subsequent
deletes. On my PC emptying the recycle bin made a big difference to the
delete response time.

Do you have network drives enabled for icon overlays in the TSVN look &
feel settings? That can slow things down if TSVN is trying to refresh
status over a slow network. Not specific to delete though.

Try using the windows performance monitor to check what process is busy
all this time. Try using filemon (from www.sysinternals.com) to find out
if there is any mad file access happening.

Let us know what you find out.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Feb 24 12:27:41 2005

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.