On Mon, Oct 31, 2011 at 2:45 PM, Joachim Durchholz <[email protected]> wrote:
> 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.

It doesn't mean that the fix won't work.  But I take it you've tried
it and it doesn't.

>
>> 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.

The ability to authenticate over ssh will be independent of of what
directory you are in, though it will matter for each repository that
you set your url as git@github instead of git://github or
http://github.

Aaron Meurer

>
> 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.
>
>

-- 
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.

Reply via email to