克隆/添加 sourcefroge 项目到 git/egit
如何将项目从 sourcefroge 克隆/添加到 git/egit, 这是示例项目页面: adudacity sourcefroge,现在如何将此项目添加到 git。
这是我正在尝试的,在我输入的源位置: git://audacity.git.sourceforge.net/gitroot/audacity/audacity
在目标中我选择电脑上的某个文件夹, 但是当我单击“下一步”时,我收到此错误
致命:远端意外挂断
How to clone/add project from sourcefroge to git/egit,
here is for example project page:
adudacity sourcefroge, now how to add this project to git.
Here is what I am trying, in source location I enter:
git://audacity.git.sourceforge.net/gitroot/audacity/audacity
and in target i select some folder on PC,
but when I click next I get this error
fatal: The remote end hung up unexpectedly
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我只看到 SVN 和 CVS 链接以及来自
http://audacity.git.sourceforge 的链接。 net/git/gitweb-index.cgi
你可以看到它是一个空的git repo。
编辑:
就像 @adymitruk 所说,它看起来像是你的 ssh 密钥问题,但它仍然看起来像一个空的存储库(我能够克隆)
I only see SVN and CVS links and from
http://audacity.git.sourceforge.net/git/gitweb-index.cgi
you can see that it is an empty git repo.
Edit:
Like @adymitruk says, it looks like an ssh key issue for you, but it still looks like an empty repo ( I was able to clone )
您没有正确设置公钥。请参阅此处:
http://sourceforge.net/apps/trac/sourceforge/ wiki/SSH%20key%20fingerprints
You don't have you public key set up properly. See here:
http://sourceforge.net/apps/trac/sourceforge/wiki/SSH%20key%20fingerprints