Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Egit with github and plink
Egit with github and plink [message #1281150] Mon, 31 March 2014 12:38 Go to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 295
Registered: March 2012
Senior Member
Hi,

I have a problem with Egit + GIT_SSH environment variable that points to
plink 0.63 when updating/cloning repos on github. The operations
succeed, but plink just seems to hang at some point. After searching
around i found that the issue I have is exactly the one described here:

https://code.google.com/p/tortoisegit/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary&groupby=&sort=&id=1880

Only that the workaround in #25 doesn't seem to fix anything. Anyone
else has the same problem?

For now the only workaround I have is to unset GIT_SSH for eclipse, so
that eclipse uses the java ssh, and the git shell (which is still needed
sometimes..) uses pageant.

Any similar experiences?

Felix
Re: Egit with github and plink [message #1343431 is a reply to message #1281150] Fri, 09 May 2014 09:33 Go to previous messageGo to next message
Taras Sajuk is currently offline Taras SajukFriend
Messages: 1
Registered: May 2014
Junior Member
Exactly the same problem here. plink hangs on forever.

I'm now using your proposed workaround, tks for the hint Cool

BTW what's the downside of the workaround? I only found one: You can't put a passphrase on your ssh key to github.

If the built in java ssh works so smoothly, why use PuTTY/Plink?
Re: Egit with github and plink [message #1368756 is a reply to message #1343431] Tue, 20 May 2014 09:03 Go to previous message
Felix Dorner is currently offline Felix DornerFriend
Messages: 295
Registered: March 2012
Senior Member
On 09/05/2014 14:41, Taras Sajuk wrote:
> Exactly the same problem here. plink hangs on forever.
>
> I'm now using your proposed workaround, tks for the hint 8)
> BTW what's the downside of the workaround? I only found one: You can't
> put a passphrase on your ssh key to github.

That is new to me. I'm quite sure I have a passphrase. However, I
remember a bug that seems maybe relevant:

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

The downside is that I have to configure everything twice.

> If the built in java ssh works so smoothly, why use PuTTY/Plink?

EGit is good but sometimes not good enough, so need for the Git Bash is
still there sometimes..
Previous Topic:Cannot Install EGit on Eclipse 4.4 M7
Next Topic:Spell-check in Git Staging Commit Message text area?
Goto Forum:
  


Current Time: Fri Apr 19 15:23:22 GMT 2024

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

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

Back to the top