简体   繁体   English

Eclipse Egit陷入获取远程分支机构信息的困境

[英]Eclipse Egit stucks at Getting Remote Branches Information

I have installed Egit Plugin from the below update link http://download.eclipse.org/egit/updates 我已经从下面的更新链接http://download.eclipse.org/egit/updates安装了Egit插件

and the following got installed 并安装了以下内容

Eclipse Git Team Provider   3.2.0.201312181205-r
Eclipse Git Team Provider - Source Code 3.2.0.201312181205-r
Task focused interface for Eclipse Git Team Provider    3.2.0.201312181205-r

Now i am trying to clone a URI using Import option The link i am trying for instance is github.com/googleglass 现在,我尝试使用“导入”选项克隆URI。例如,我尝试的链接为github.com/googleglass

and egit is getting stuck as per the png on below link 并且egit按照下面链接上的png卡住

http://www.imageupload.co.uk/images/2014/02/12/egitissue.png http://www.imageupload.co.uk/images/2014/02/12/egitissue.png

Tried uninstalling and installing multiple version tried changing the buffer size in preferences. 尝试卸载和安装多个版本尝试更改首选项中的缓冲区大小。

The URL in the question does not look like a Git repository URL: 问题中的URL看起来不像Git存储库URL:

http://github.com/googleglass http://github.com/googleglass

You need to go to a specific repository and select the clone URL there, eg try this: 您需要转到特定的存储库并在此处选择克隆URL,例如,尝试以下操作:

https://github.com/googleglass/gdk-level-sample.git https://github.com/googleglass/gdk-level-sample.git

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM