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

Re: [Subclipse-users] Subclipse doesn't survive IP address change

From: Alexander Kitaev <Alexander.Kitaev_at_svnkit.com>
Date: 2006-11-19 09:31:07 CET

Hello Pekka,

I think it could be SVNKit(JavaSVN) issue. It keeps persistent ssh
connection and may not be able to detect that target host is no longer
responding.

You may try to disable persistent connection feature by setting system
property "javasvn.ssh2.persistent" to "false" (set it in Eclipse's
config.ini file).

-- 
Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
Pekka Vuorela wrote:
> Hi,
> 
> I'm having troubles with Subclipse on my laptop which I use in different 
> networks. Subclipse doesn't seem to survive changing the network.
> 
> Steps to reproduce: svn update, ip address change, svn update. Result: 
> the update dialog pops up but the operation does not proceed.
> Hitting cancel marks the operation as cancelled on the detailed view but 
> the dialog remains. Afterwards, the only way to shutdown Eclipse
> is to kill JVM (except returning to the original network which really
> cancels the operation).
> 
> I'm running Ubuntu Edgy Linux with Eclipse 3.2.1 and Subclipse 1.1.8, 
> also 1.0.3 seems to be affected. SVN interface is JavaSVN and my 
> repository is svn+ssh. Eclipse is run with gij.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
> 
> 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Nov 19 09:31:42 2006

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.