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

[TSVN] interaction between show log dialog and svnserve

From: stephen meechan <mgvk68_at_dsl.pipex.com>
Date: 2005-05-15 16:10:59 CEST

I've download TortoiseSVN build 3350 and SVN 1.2-rc4 to try out the new
features that have been added.

The new cache and other improvements over 113 look good.

However I use svnserve and noticed that when using the log dialog, every
press of either "Show All" or "Next 100" leads to a new thread created
within svnserve along with 6 handles and some memory.

There seems to be no limit on this, you can increase it to hundreds of
threads if you press the buttons often enough.

All the threads are released once you exit the dialog though.

You couldn't do this under 113 as you could only press "Show All" once and
there's no "Next 100" of course.

I dont know if this is actually a TortoiseSVN issue or an underlying API
issue, but it would make sense to free the thread after the log had been
retrieved or reuse the same thread when refreshing the log entries.

I dont run http so dont know if fetching the log has the same effect there.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun May 15 16:09:05 2005

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.