Am 31.10.2011 16:40, schrieb Aaron Meurer:
I've never used this tool, but I suspect the problem has something to
do with the fact that it needs to have your ssh key to connect. Make
sure that your url for connecting is
[email protected]:yourusername/sympy.git.
If you are on Mac OS X or Linux, according to
http://blog.msbbc.co.uk/2009/11/get-eclipse-egit-and-github-all-working.html,
you need to add a line to your ~/.ssh/config file with the text:
Host = github.com IdentityFile = ~/.ssh/id_rsa
That one's old, it's recommending to get your updates from jgit.org.
As of Indigo (3.7), the update site is
http://download.eclipse.org/egit/updates
That change happened during the transition from independent project to
incubator to official part of the Eclipse project.
I don't know what to do if you are on Windows.
I'm not on Windows :-)
Ah.
Info for those who find this via Google:
My ssh doesn't know how to authenticate as [email protected].
It did in the test project I set up by the instructions given on github,
but I dimly remember that these affected only the repository directory.
It seems that EGit does not replicate that for an Eclipse project, but
I'll have to investigate more.
Regards,
Jo
--
You received this message because you are subscribed to the Google Groups
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy?hl=en.