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

RE: RE: [Subclipse-users] svn+ssh with password omit. How to set?

From: Alexander Kitaev <alex_at_tmate.org>
Date: 2006-09-05 14:23:21 CEST

Hello,
 
You may make Subclipse use JavaHL adapter that will use putty (or other ssh
client) defined in Subversion configuration file. I you'd like to use
JavaSVN you'll have to convert putty private key to openSSH one with
puttygen program. Nothing prevents you from using putty when you're using
Subclipse.
 
I'm using Subclipse to access repository over svn+ssh protocol, and I have
two versions of my private key file - one is key.ppk file, and another is
key.dsa (openSSH) file - it was created for me by puttygen program.

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

 

  _____

From: xiuxiu [mailto:xiuxiu.luo.xiao@gmail.com]
Sent: Tuesday, September 05, 2006 13:41
To: users@subclipse.tigris.org
Subject: Re: RE: [Subclipse-users] svn+ssh with password omit. How to set?

What a pity.....
Does it mean I can't use Putty while I am using subclipse??
 
 
 

  _____

xiuxiu
2006-09-05

  _____

发件人: Alexander Kitaev
发送时间: 2006-09-05 19:00:49
收件人: users@subclipse.tigris.org
抄送:
主题: RE: [Subclipse-users] svn+ssh with password omit. How to set?
 

Hello,
 
If you're using Subclipse 1.1.5 and JavaSVN adapter, then Subclipse will
prompt you for a username and password (after you've entered your private
key location). This dialog only used to get username to be used for
Suybversion commits, not the password, so you may type anything in it.
 
Also, please note that JavaSVN uses Ganymed library to establish SSH
connection and it only supports OpenSSH private key format, not putty's PPK
one (you may use puttygen program to convert ppk key to openSSH one).
 
Alexander Kitaev,
TMate Software,
http://tmatesoft.com/
http://tmate.org/
 

  _____

From: xiuxiu [mailto:xiuxiu.luo.xiao@gmail.com]
Sent: Tuesday, September 05, 2006 11:41
To: users
Subject: [Subclipse-users] svn+ssh with password omit. How to set?

Hi, All
    I use putty for the SSH connection. No password and just the ppk file
as the certificates .
    With the help of the TortoiseSVN, I can connect to the svn server
successfully without password requested.
    And Now I want to fetch the code from svn server through subclipse and
it keeps asking me for the password which I don't know at all.
    Does anyone meet the similar situation? Expect to your response. Thanks.
 
    
    
 

  _____

xiuxiu
2006-09-05
Received on Tue Sep 5 14:23:47 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.