I can't import from github [message #821425] |
Thu, 15 March 2012 06:45  |
Eclipse User |
|
|
|
When i want import a Java project, i have not the git+ssh as protocol. (I have ssh, but not git+ssh).
I have created a project on github and i have check it's ok (ssh it's ok, i can connect via ssh with console)
If i want to push my project, i have first to share on a local repository (Team -> Share), but after, Team -> Remote -> Push is disabled (it appear on gray instead of black).
|
|
|
|
Re: I can't import from github [message #822552 is a reply to message #821425] |
Fri, 16 March 2012 15:33  |
Eclipse User |
|
|
|
Github supports 2 kinds of access
-> read only access
-> read/write access
In your case, you should SSH protocol to have a read/write access to your
repository (you can copy the URL from your project page; and clone your
repository in EGIT).
Note: the latest release of EGIT provides a dialog box for selecting Github
projects; and, it improves the import of Github projects...
Regards,
---
Philippe Bastiani
|
|
|
Powered by
FUDForum. Page generated in 0.03078 seconds