Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Change of SSH Agent
Change of SSH Agent [message #1720565] Tue, 19 January 2016 10:41 Go to next message
Waif NStray is currently offline Waif NStrayFriend
Messages: 1
Registered: January 2016
Junior Member
I used to have TortoiseGit installed but have now uninstalled it and am using Git Bash instead. I'd like eclipse to use "C:\Program Files\Git\usr\bin\ssh.exe" (or should it be ssh-agent.exe?) but there is nothing listed in the "Select preferred SSH Agent" box of General/Network/SSH2/SSH Agent.

When I attempt to pull, I get the error:
Cannot run program "C:\Program Files\TortoiseGit\bin\TortoisePlink.exe": CreateProcess error=2, The system cannot find the file specified

...which is unsurprising as I have uninstalled Tortoise - but I can't find where that path is configured.

My GIT_SSH environment variable is set to "C:\Program Files\Git\usr\bin\ssh.exe"

Git Bash is working fine.

So the question is, how do I tell eclipse where to look for a new SSH agent?

Thanks
Re: Change of SSH Agent [message #1720675 is a reply to message #1720565] Wed, 20 January 2016 09:29 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
Maybe Eclipse sees a different environment with GIT_SSH set to the old path ?
This may depend on how you start Eclipse, from a terminal, from a shortcut etc.
Previous Topic:Installation Error in Eclipse Luna 4.4.2
Next Topic:cleanup -d missing?
Goto Forum:
  


Current Time: Thu Apr 25 23:51:43 GMT 2024

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

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

Back to the top