Hi, I have installed git on one virtual machine. I'm accessing repositories on that machine over ssh. There is NAT from host machine to virtual machine, I use port 9922. So if I want to access test.git repository on virtual machine url will be ssh://host:922/home/git/test.git.
It works fine if I use git commands from console, but if i use EGit eclipse plugin I can not access remote repository. I've got error: channel is not opened. Thanks for any idea Zlaja -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
