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

Re: Deleting trouble

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2003-12-16 09:28:25 CET

D.J. Heap wrote:

> Is TSVN using a long-lived context/pool or is this an even nastier leak
> that is not being freed even on pool cleanup?
I hope Stefan can jump in here to give the answer. I tell you what I
know. TortoiseSVN is an explorer shell extension and it stays in memory
as long as the explorer process lives. So if any handles are leaked they
will still be there. TSVN is using the Subversion libs, so I don't know,
if TSVN has a chance to tell whether handles are leaked.

> Presumably it is not
> reproducible with the commandline client?
No, it's not. I tried logging the "svn st -v" file open/close events
using sysinternals file Monitor and posted them here, because I thougt i
might have found something.
I will now log the corresponding sequence when I hit F5 in windows
explorer and try to pinpoint the action that fails. Maybe there's some
oversight in SVN, since it only fails, if the WC to be deleted is modified.

Cheers
-Lübbe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 16 09:29:02 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.