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

Re: TSVNCache hold handles of TrueCrypt mounts

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-08-10 18:43:41 CEST

KJ wrote:
> I've noticed that TSVNCache holds device handles so that TrueCrypt
> devices may not be properly unmounted (only by using the force
> unmount option). I'm not sure, if forced unmounting may influence
> TSVNCache process.
>

I've already filed a bug report with TrueCrypt about this. They don't
send the required window messages so that apps holding open handles can
close them. TSVNCache waits for these messages (windows itself sends
them when e.g. unmounting a flash drive) and then closes the handles.
TrueCrypt doesn't send those, that's why you can't cleanly unmount those
drives when TSVNCache is running.

Please complain with the TrueCrypt guys to fix this.

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 Thu Aug 10 18:43:54 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.