Problem occurs when using EGit for cloning repository in Eclipse (Missing unknown)

半腔热情 提交于 2019-12-11 03:39:57

问题


there. I am using EGit to import a project into Eclipse under Ubuntu 10.10. But at the end of the import, Eclipse complains as follows:

Git repository clone failed.

Missing unknown

f499261f24471928b916bf066d018d995bcaccd9

Here is the git link: git://github.com/shogun-toolbox/shogun.git

Can anyone gives a hint? Thank you.


回答1:


This is a know bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=314853 However, upon further research, updating to the latest nightly build of EGit and a full update on my Eclipse repositories fixed it.



来源:https://stackoverflow.com/questions/5595742/problem-occurs-when-using-egit-for-cloning-repository-in-eclipse-missing-unknow

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!