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

Re: [Subclipse-dev] Excessive use of TCP sockets

From: Thomas Hallgren <thomas_at_tada.se>
Date: 2007-06-14 22:50:25 CEST

Alexander Kitaev wrote:
>
> Both JavaHL and SVNKit works against the same server (svnserve).
> Servers prior to 1.4.0 wasn't able to reuse the same connection
> (socket) for several subsequent operations (and each higher level
> operation may require several low level ones) on the same repository.
> 1.4.0 version introduced "reparent" protocol command that allowed to
> reuse the same connection for different operations against the same
> repository.
I asked and Eclipse apparently uses svnserve, version 1.4.0 (r21228) so
I guess that is not the cause. Perhaps the reparent fails due to some
other reason? Clustering perhaps invalidates it somehow?

- thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Thu Jun 14 22:51:01 2007

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

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