If you want to PUSH with both accounts, yes you will need two keys. This
can be a pain to maintain, it's usually simpler only push with one account
(your "personal one) by adding it as a collaborator on any repo need push
access to that the personal account does not "own".
Tekkub
Github Tech Support
http://support.github.com/
Join us on IRC: #github on freenode.net
Discussion group: [email protected]
On Fri, Aug 21, 2009 at 12:41 PM, trans <[email protected]> wrote:
>
> I took some advice form the previous thread and created a secondary
> account (proutils) for one of my projects that has numerous
> subprojects. Looks good. I've been able to setup my repos there no
> problem. But now I can't seem to push to my first account. I keep
> getting:
>
> tr...@logisys:facets$ git push github master
> ERROR: Permission to trans/facets denied to proutils.
> fatal: The remote end hung up unexpectedly
>
> I set up local user.name and user.config for the repo so that should
> be at issue.
>
> The only thing I can think of now is that I'm using the same ssh key.
> Do I need separate ssh keys, one for each account? If so whats the
> best way to do that?
>
> And if that's not it, any other ideas?
>
> Thanks.
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"GitHub" 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/github?hl=en
-~----------~----~----~----~------~----~------~--~---