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

[Subclipse-users] Authentication, new ssh dialog

From: Julius Junghans <julius.junghans_at_gmx.de>
Date: 2007-07-16 12:00:20 CEST

Hi,

ive reinstalled eclipse yesterday and added subclipse, my current ssh
authentication is password free through ssh-agent with pubkey auth.
this worked fine in the past for subclipse today it asked me how i would like
to authenticate?
Last time i used subclipse i used "myserver" as the hostname
(svn+ssh://myserver/path/to/repo)

myserver is the alias for my real server

~/.ssh/config
host myserver
HostName somehost.somewhere.org
port 123

with this config
ssh myserver
connects me without ccrying about port/password

svn co svn+ssh://myserver/path/to/repo

works from konsole, its the same line i entered in subclipse.

this also worked for sublipse, or did i miss something?

greets
Julius

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Jul 16 11:58:03 2007

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.