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

Re: [Subclipse-users] No dispose() on SVNClients in Subclipse?

From: Mark Phippard <mphippard_at_collab.net>
Date: Mon, 5 Jan 2009 10:53:21 -0500

On Mon, Jan 5, 2009 at 10:49 AM, jcompagner <jcompagner_at_gmail.com> wrote:
> cant you use a ThreadLocal object so that you can reuse clients for a
> specific thread?
>
> Then you only have a few of them mostly in the Task threads.

I originally looked into that option for JavaHL before we came up with
the current approach. At least for JavaHL, it did not seem like it
would solve the problems. The solution we came up with did work. If
someone wants to write and test a patch for SVNKit adapter that makes
it work better we'd certainly be willing to evaluate and apply it.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1005456
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-01-05 16:53:31 CET

This is an archived mail posted to the Subclipse Users mailing list.

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