推送操作期间 Git 传输错误?
我正在将 Git 版本控制与 Eclipse IDE 的 JGit 插件一起使用。当我更改存储库的位置时,以及何时推送到新存储库。我收到以下错误消息。
Cant connect to any repository: git+ssh/username@remoteIPAddressgoeshere/srv/wma/git Transport error occured during push operation: Java.IOException: Channel is Broken)
I am using Git Version Control witht he JGit Plugin for the eclipse IDE. when I changed the location of my repo, and when to push to the new repository. I am receiving the following error message.
Cant connect to any repository: git+ssh/username@remoteIPAddressgoeshere/srv/wma/git Transport error occured during push operation: Java.IOException: Channel is Broken)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尽管 EGit 论坛已报告了这一情况,但 egit bug 或 jgit 错误(就像类似的推送错误)
因此,正确的做法是在 JGit 中输入尽可能多的详细信息的错误(这就是为什么我引用这个旧的 Egit 错误报告作为示例)
Even though that has been reported in the EGit forum, there isn't yet a a bug report either in egit bugs or jgit bugs (like there was for a similar push error)
So the right move would be to enter a bug in JGit with as many detail as you can (which is why I refer to this old Egit bug report as an example)