[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-12 10:41:04 CET

Lübbe Onken wrote:

> A check with Process explorer shows, that explorer.exe has tons of
> "*\.svn\tmp" file handles open at any time.

PS: I reproduced the problem with a working copy that contains only one
file, which is checked out into c:\foobar\a.

Sysinternal's Process explorer shows the following thing happening:

- When fetching the status inside the WC (c:\foobar\a), explorer.exe has
two *\.svn\tmp file handles open after the first time fetching the
status. Each time I hit F5, the number of open handles increases by two.

- When fetching the status from the parent dir (c:\foobar), explorer.exe
has four *\.svn\tmp file handles open after the first time fetching the
status. Each time I hit F5, the number of open handles increases by four.

It looks like two file handles are leaked for each directory accessed
during status fetches.

Cheers
-Lübbe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 12 10:41:48 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.