Thanks Tekkub for the reply. When I execute the "ssh [email protected]" on my box, I am authenticated as "jpoon" and when running on prashar's box its authenticated as "prashar". Not sure how that helps though =/
Maybe a better explanation of the situation is necessary. Essentially, I am trying to provide prashar (http://github.com/prashar) with access to my repo (http://github.com/jpoon/eece494). When I try to add prashar's key as a deploy key of my eece494 repo, it gives me the error of "key is already taken". On Mar 12, 6:34 pm, Tekkub <[email protected]> wrote: > Run `ssh [email protected]` on the server, it should tell you what user or repo > you are authenticating as. > > On Fri, Mar 12, 2010 at 6:23 PM, Jason <[email protected]> wrote: > > When trying to add a new deploy key to one of my Git repos I am met > > with an error message "key is already been taken". > > > After removing ALL deploy keys and ssh keys attached to my account and > > individual repos, I am still seeing this message which seems to > > contradict the error message as the key is clearly unique. > > > Has anybody experienced this problem? Any ideas would be awesome. > > > Thanks, > > Jason > > > -- > > 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]<github%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/github?hl=en. -- 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.
