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

Re: TortoiseSVN project monitor keeps handle on working copy after deletion of the project

From: Lübbe Onken <luebbe.tortoisesvn_at_gmail.com>
Date: Thu, 5 Feb 2015 09:15:17 +0100

Hi Stefan

2015-02-04 21:42 GMT+01:00 Stefan Küng <tortoisesvn_at_gmail.com>:

> On 04.02.2015 11:40, Lübbe Onken wrote:
> > Only after I closed the project monitor, was I able to delete the
> > working copy as well, so I assume that the TSVN project monitor still
> > has a grip on the working copy even though it should not monitor it
> anymore.
>
> This will take a while to fix. At least I found why it happens:
> the client context structure that's created at the beginning of the
> dialog has a memory pool that's used to access the SQLite db.
> Unfortunately, that pool is never cleared until the dialog closes. And
> the file locks for the wc.db files are only closed when the pool gets
> cleared.
>
> So I either have to use only local SVN objects or find a way to clear
> that memory pool.
>

Thanks for looking into it. Once the project monitor goes public, this is
probably going to happen to more people than just me.

Cheers
- Lübbe

--
Please help me get more space on Dropbox :)
https://www.dropbox.com/referrals/NTIwMzcxNjI5
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net  PGP Key ID 0x23F511AB
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3096920
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-02-05 09:15:24 CET

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.