推送操作期间 Git 传输错误?

发布于 2024-09-02 22:40:11 字数 265 浏览 3 评论 0原文

我正在将 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小镇女孩 2024-09-09 22:40:12

尽管 EGit 论坛已报告了这一情况,但 egit bugjgit 错误(就像类似的推送错误)
因此,正确的做法是在 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)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文