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

Re: TortoiseSVN 1.3.3 released

From: björn eriksson <owbear_at_gmail.com>
Date: 2006-04-13 16:13:09 CEST

Stefan Küng wrote:
> björn eriksson wrote:
>
>> It happens all the time (really, *all* the time) on my computers.
>>
>> Here's a more useful workaround:
>>
>> 1. Have a wc in c:\zzznotused
>> 2. Kill TSVNCache.
>> 3. Win+r c:\zzznotused
>>
>> This will leave TSVNCache with a open file descriptor pointing to
>> c:\. Problem solved.
>
> That's not an open file handle, but the handle to the directory watcher.
> That one is really always open, but it is closed as soon as you unmount
> the drive.

  Oh, right, the problem is there are two file handles open after I've
refreshed my view of my working copy:

     C:\> handle -p tsvncache|grep -v x86_Microsoft|grep -v BaseNamedObjects

     Handle v3.11
     Copyright (C) 1997-2005 Mark Russinovich
     Sysinternals - www.sysinternals.com

     ------------------------------------------------------------------------------
     TSVNCache.exe pid: 5436 MPGOTSE\bjer
         C: File C:\zzznotused
       104: File C:\

  Sadly, I can't reproduce this problem with windows explorer; it only
happens with total commander (aka. windows commander). Argh!

  We'll have to delay deployment of this version untill a solution is found.
I'm not holding my breath [:-)] though as I guess this (total commander) is
a sufficiently non-standard configuration that that won't happen anytime
soon.

-- 
//Björnen. owbear(a)gmail.com | bjorn(a)bjornen.nu | http://bjornen.nu
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Apr 13 16:31:14 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.