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

Re: Open file handles of TSVNCache prevent deletion of directories

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-05-22 17:54:14 CEST

Simon.Lux@etas.de wrote:

> That's ok for the root directory but not for subdirectories with no SVN
> files at all.

Ok, then how would you catch if someone checked out a new working copy
there? If it's done with TSVN, we could use inter process communication
to tell the cache about it. But what if someone uses another Subversion
client? The cache has to monitor everything, even if there is no working
copy there yet.

> My current use case is a build process which deletes some directories
> before rebuilding the application.
> The open file handles to the subdirectories let the build process fail.

Then exclude those directories in the settings dialog (the exclude
patterns for the overlays affect the cache too).

Stefan

-- 
        ___
   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 Mon May 22 17:55:09 2006

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.