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

[Subclipse-users] connecting to svn+ssh server

From: Eugene Kuleshov <eu_at_md.pp.ru>
Date: Tue, 08 Jul 2008 09:26:17 -0400

Hi,

  I am having issues connecting to svn+ssh server using JavaHL. It does
not show any UI in Eclipse and instead asking the following details in
the console on every access to SVN. I only noticed that because I am
running Eclipse using java.exe instead of javaw.exe on Windows:

Warning: the RSA host key for 'svn.forge.objectweb.org' differs from the
key for the IP address '81.200.36.107'
Offending key for IP in /home/XX/.ssh/known_hosts:5
Matching host key in /home/XX/.ssh/known_hosts:11
Are you sure you want to continue connecting (yes/no)? yes
ekuleshov_at_svn.forge.objectweb.org's password:

  Even after I clean up bad entry from the known_hosts file, subclipse
keeps asking me for the password on console.

  Another issue is that I had to specify the user name in svn url, like
svn+ssh://ekuleshov@svn.forge.objectweb.org/svnroot/asm and it does not
work with url like svn+ssh://svn.forge.objectweb.org/svnroot/asm

  I was able to checkout the same project from the command line, though
it is also asking for password there.

  Is it a known issue and if there is any workaround available, other
then using svnkit client?

  Thanks

  Eugene

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-07-08 15:27:06 CEST

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.