我正在使用最新版本的Eclipse (4.2.1)和EGit (2.3.1)将代码推送到位于Assembla上的git存储库。最近,我开始收到这样的消息:“无效的通道117”。推送似乎走到了谷底,所以并不是真的很痛,但这很烦人,因为我看不到推送的结果。有什么想法吗?谢谢!:175)
at org.eclipse.jgit.transport.SideBandInputStream.read(SideBandInputStream.ja
在我的组织TFS()中,我试图将代码从Eclipse推送到git。我遵循链接来推送代码。但是,当将分支推到tfs服务器时,我遇到了错误。org.eclipse.jgit.errors.TransportException: http://***.*******.*******.(TransportHttp.java:488)
at org.eclipse.jgit.transport.TransportHttp.openPush(TransportHttp.j
我试图在我的服务器上使用Git,但我无法使用它。当我试图将项目推送到服务器时,我会出错。这是错误。(BasePackConnection.java:182) org.eclipse.jgit.transport.TransportGitSsh$SshPushConnection.:152) org.eclipse.jgit.transport.PushProcess.execute(PushProcess.java:154)
at org.eclipse.jgit.