Hello Guys,
 
    
**
  
I have a git repo in my Ubuntu server set up.

I want to checkout that repo on my windows machine into eclipse.

I have installed EGIT plugin my eclipse.

I tried checking importing the files from using the plugin by choosing the 
URI option in eclipse and got an Unknown Host Exception.

These are the setting i gave:

1) URI  : user@hostname:/path/to/repo
2) Host : hostname
3) Repository Path : /path/to/repo
4) Protocol :SSH
5) Port : 22
6) user : username
7) pwd : password

Is there any place that in need to enter the ip address. The server is on 
my lan and I can access and work on my repo using putty. What info is 
missing here.
 

-- 


Reply via email to