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

Re: Cannot delete directory - locked by TSVNCache.exe

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Thu, 10 Jul 2008 13:20:22 +0200

On Thursday 10 July 2008, jdege wrote:
> We have an XP box we use as a compile machine - each project has a batch
> file that:
>
> 1. Deletes the old project directory tree
> 2. Checks out a clean project directory tree from SVN.
> 3. Runs the project's build batch file (which calls msbuild, etc.)
>
> The problem is that when we run the batch file twice, the second time it
> fails because it cannot delete the old project directory tree. The
> contents of the directory are gone, but some process has a lock on it,
> preventing it from being deleted.

Just a suggestion: unless you need e.g. svnversion to work, you could also
change from 'checkout' to 'export'. Otherwise, I have seen similar problems
with MS' C++ compiler crashing and therefore locking a directory or file.
Killing the process always helps though.

cheers

Uli

-- 
ML: http://tortoisesvn.tigris.org/list_etiquette.html
FAQ: http://tortoisesvn.net/faq
Sator Laser GmbH
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-10 13:20:36 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.