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

Using Subclipse with svn+ssh:// on Windows (with plink)

From: Haiges, Sven, Vodafone Group R&D <Sven.Haiges_at_vodafone.com>
Date: 2005-04-15 08:55:06 CEST

Hi there,

we got subversion running on a server and are only allowed to connect
via svn+ssh://. It is all set up correctly, TortoiseSVN works great but
I would like to use subclipse directrly from Eclipse.

I set the SVN_SSH environment variable to

plink -l username -i "path to my putty private key file" -A

but it does not work. I previously used password authentication, e.g. -l
username -p password and it worked great.

Do you have any ideas how we can get it working with public/private key
authentication? Does anyonle of you connect to a subersion server via
svn+ssh:// on a Windows client with Ecliipse and Subclipse?

Any help is appreciated,

thanx, Sven
Received on Fri Apr 15 16:55:06 2005

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.