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