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

RE: [Subclipse-users] Problem with svn+ssh connection on Linux

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-03-17 16:51:32 CET

Hello,
 
Displaying host name only in ssh authentication dialog is correct - one is
about to connect to the host over ssh, not to the repository. However,
failed connection is not correct of course.
 
JavaSVN uses Ganymed SSH library that supports rsa private keys with
passphrases and as you get no error (don't you?) it means that key is read
properly. If possible, please check server side sshd log - it may contain
some details on the reason of the problem. Also, default port for ssh is 22,
if your ssh server accepts connections on some other port, you should
specify this port number in authentication dialog.
 

Alexander Kitaev,
TMate Software,
http://tmatesoft.com/
http://tmate.org/

 

  _____

From: GERODOLLE Anne RD-MAPS-GRE [mailto:anne.gerodolle@francetelecom.com]
Sent: Friday, March 17, 2006 11:30
To: users@subclipse.tigris.org
Subject: [Subclipse-users] Problem with svn+ssh connection on Linux

Hi,
 
I am trying to connect to a subversion repository using svn+ssh . This works
well with command line but fails with subclipse. When I define the new
repository location, I put :
svn+ssh://gforge.inria.fr/amigo/trunk
then I click on finish, and in the "enter ssh credentials" I see that the
repository is now : svn+ssh://gforge.inria.fr (which I find strange, from
snapshots on the tigris Web site I think I should see the full path
svn+ssh://gforge.inria.fr/amigo/trunk) . Can that be the problem ?
Anyway, I check "use private key authentication", I enter my id_rsa file and
passphrase, then I wait for a long time... and it finally fails .
 
If I proceed from command line, it works but I am asked several times for my
passphrase
 
Anne GERODOLLE
France Telecom RD/MAPS/AMS
anne.gerodolle@francetelecom.com
+33 (0)4 76 76 41 78
 
 
Received on Fri Mar 17 16:53:30 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.