[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 directorie s

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-05-24 09:26:40 CEST

On 5/24/06, Lübbe Onken <l.onken@rac.de> wrote:
> And how about:
>
> DirA\DirB\FileA.txt
>
> Where DirA and DirB are under version control, but DirB is ignored?
> What does the Cache do with FileA then?

What *would* the cache do. Remember I haven't implemented the
svn:ignore in the cache!
This would be an edge case: if the cache was never asked for the
status of something inside DirB or DirB itself, then FileA would be
ignored as would DirB. But if the cache was asked for its status (by
showing it in explorer), then it wouldn't be ignored anymore.

Always remember: the cache scans every folder separately.

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 Wed May 24 09:26:53 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.