Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] Git access problems

2012/9/5 David Green <david.green@xxxxxxxxxxx>
Is anyone else having problems with Git?  My remote is set as follows:


When pulling I get the following:

$ git pull origin master
ssh: connect to host git.eclipse.org port 22: Bad file number
fatal: The remote end hung up unexpectedly

Any advice would be appreciated.

are you behind a firewall ?
If your repository is enabled for access over https try that protocol, if you are behind a firewall check the proxy settings 

--
Matthias

Back to the top