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

Re: [TSVN] Can't delete entire working copy

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-08-30 21:29:51 CEST

Pottinger, Hardy J. wrote:

> Hi, I'm trying to get rid of an old working copy, but Windows Explorer
> is reporting this, after about a minute wait:
>
> Error Deleting File or Folder
> Cannot delete HEADER~1.SVN: Cannot find the specified file.
> Make sure you specify the correct path and file name.
>
> This is on Windows XP Pro. And I have admin priv. on this computer.
>
> I'd like to start over with a fresh working copy (updating this working
> copy is failing, too), but I can't seem to get rid of this folder.

This looks like you have a very bad virus scanner running which
exclusively opens the files for scanning. If that happens, Subversion
can't access its own files anymore, closes those files but since the
virus scanner has the file locked, the file can't be cleanly closed and
stays therefore open, i.e. it stays locked.
You have to kill the explorer process to get rid of the lock (or just
reboot or logon/logoff).

And for the future: disable your virus scanner from scanning your
working copies. Or switch to a virus scanner which doesn't open files
exclusively (which is the most stupidest thing anyway).

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 31 11:30:12 2004

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.