Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » ssh key settings
ssh key settings [message #1737836] Wed, 13 July 2016 11:50 Go to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 392
Registered: December 2015
Senior Member
Hi,

When I add another ssh key to the eclipse ssh keys in the installer, I
thought that key would also be available to the installed IDE. However
it seems that the key settings are not copied into the IDE, since my
gerrit clone fails and the preferences in the installed IDE don't show
the key that I had set in the installer. Any workaround other than
setting the key again in the installed IDE and re-launching the tasks
manually?

Felix
Re: ssh key settings [message #1737841 is a reply to message #1737836] Wed, 13 July 2016 12:49 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
Felix,

There were two related problems recently fixed.

Firstly the settings weren't persisted in the installer itself:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=497056

Now the configuration folder is also used as the instance location so
all instance-scoped preferences and dialog settings are saved.

Secondly the preferences from the installer were not transferred to the
workspace:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=497057

Now the preferences file is copied to the workspace, if that preference
a file isn't already present present there, which of course it won't be
for a new workspace so definitely will be copied over in that case.

We've not done any integration builds or maintenance builds, so only the
recent Hudson builds are available with this fix.

I suppose you could use the preference recorder to record these things
so they are applied to all workspaces of all installation. But maybe you
don't want that...


On 13.07.2016 13:50, Felix Dorner wrote:
> Hi,
>
> When I add another ssh key to the eclipse ssh keys in the installer, I
> thought that key would also be available to the installed IDE. However
> it seems that the key settings are not copied into the IDE, since my
> gerrit clone fails and the preferences in the installed IDE don't show
> the key that I had set in the installer. Any workaround other than
> setting the key again in the installed IDE and re-launching the tasks
> manually?
>
> Felix


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: ssh key settings [message #1737920 is a reply to message #1737841] Thu, 14 July 2016 07:29 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 13.07.2016 um 15:49 schrieb Ed Merks:
> We've not done any integration builds or maintenance builds, so only the recent Hudson builds are available with this
> fix.
Each morning around 0:40 server time a nightly build becomes available. Unfortunately the wiki is currently down, but
IIRC. it describes how to consume the nightly builds: https://wiki.eclipse.org/Eclipse_Installer

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: ssh key settings [message #1737938 is a reply to message #1737841] Thu, 14 July 2016 09:15 Go to previous message
Felix Dorner is currently offline Felix DornerFriend
Messages: 392
Registered: December 2015
Senior Member
On 13-Jul-16 14:49, Ed Merks wrote:

> Firstly the settings weren't persisted in the installer itself:
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=497056
>
> Now the configuration folder is also used as the instance location so
> all instance-scoped preferences and dialog settings are saved.
>
> Secondly the preferences from the installer were not transferred to the
> workspace:
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=497057
>
> Now the preferences file is copied to the workspace, if that preference
> a file isn't already present present there, which of course it won't be
> for a new workspace so definitely will be copied over in that case.

I see. I'll just workaround (it's just for a demo) by using the default
id_rsa key(name).


Felix
Previous Topic:Get current version name for 'latest.released' product
Next Topic:Customize the git config in a GitCloneTask
Goto Forum:
  


Current Time: Thu Apr 18 20:56:55 GMT 2024

Powered by FUDForum. Page generated in 0.01571 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top