Git Transport Error during push operation?

Posted by CitadelCSAlum on Stack Overflow See other posts from Stack Overflow or by CitadelCSAlum
Published on 2010-05-25T21:49:46Z Indexed on 2010/05/26 4:21 UTC
Read the original article Hit count: 363

Filed under:
|

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)

© Stack Overflow or respective owner

Related posts about git

Related posts about version-control