On Wednesday, January 15, 2014 12:01:19 AM UTC+1, Zlatko Josic wrote: > > 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. >
Sounds to me a bit like EGit hasn't been correctly configured, or there is some bug. Make sure you have the latest EGit release running. Perhaps you can find some hints in the guide here? http://wiki.eclipse.org/EGit/User_Guide/Remote#Eclipse_SSH_Configuration I see you've already posted on the EGit forums: http://www.eclipse.org/forums/index.php/mv/msg/637385/1231543/#msg_1231543 - please include references when cross-posting like this. -- 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.
