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

Re: Stable SubClipse 0.9.33 + SVN 1.2.3 to use with Eclipse 3.1

From: Bradley Wagner <bradley.wagner_at_gmail.com>
Date: 2005-08-25 23:37:36 CEST

That's weird... I checked the plug-in registry, etc. to make sure
your libraries were activated and the other one was not.

Any definitive way to tell that I'm using JavaSVN? Sure that the
putty private key format is not supported?

Bradley

On Aug 25, 2005, at 5:26 PM, Alexander Kitaev wrote:

>> I'm fairly certain it is a putty format key too, because I
>> didn't do anything special when I generated it.
>>
>> Thoughts?
>>
> That means that you're not using JavaSVN :) Because JavaSVN doesn't
> use "-2"
> format and doesn't depend on it, while TortoisePlink may use it to get
> correct port number or protocol version.
>
> Alexander Kitaev,
> TMate Software,
> http://tmatesoft.com/
>
>
>> -----Original Message-----
>> From: Bradley Wagner [mailto:bradley.wagner@gmail.com]
>> Sent: Thursday, August 25, 2005 11:14 PM
>> To: users@subclipse.tigris.org
>> Subject: Re: Stable SubClipse 0.9.33 + SVN 1.2.3 to use with
>> Eclipse 3.1
>>
>>
>>> Your key (*.ppk) is key in "Putty" program format that is not
>>> supported by JSCH. You have to export this key into OpenSSH format,
>>> and you may use puttygen.exe program to do this. Open your
>>>
>> PPK key and
>>
>>> then select "Conversions->Export OpenSSH Key" in main menu.
>>>
>>> Then, modify your "config" file the following way:
>>>
>>> [tunnels]
>>> #ssh = 'C:/Program Files/TortoiseSVN/bin/TortoisePlink.exe' -i C:/
>>> Bradley/private-key.ppk ssh = 'C:/Program
>>> Files/TortoiseSVN/bin/TortoisePlink.exe' -i C:/
>>> Bradley/private-key.DSA
>>>
>>
>> Actually, it started working all of the sudden even though it
>> is a Putty private key, by adding the '-2' flag to the line
>> in my file.
>>
>> ssh = C:/Program Files/TortoiseSVN/bin/TortoisePlink.exe -2
>> -i C:/ Bradley/private-key.ppk
>>
>> I'm fairly certain it is a putty format key too, because I
>> didn't do anything special when I generated it.
>>
>> Thoughts?
>>
>> Bradley
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>> For additional commands, e-mail: users-help@subclipse.tigris.org
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
Received on Fri Aug 26 07:37:36 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.