git repository access

Hello All,

I am finally getting around to checking out a local copy of the git repository following the directions here:

http://matplotlib.github.com/devel/gitwash/set_up_fork.html

and I keep getting the following error:

~/source % git clone git@…679…:jrevans/matplotlib.git matplotlib-git

Cloning into matplotlib-git…

Permission denied (publickey).

fatal: The remote end hung up unexpectedly

I also tried replacing ‘git@’ with my github username ‘jrevans@’

Is this a github permission error? This is my first time using git, so I am still learning.

Any help would be appreciated.

Thanks,

–James Evans

Hi,

···

On Wed, Mar 30, 2011 at 12:06 PM, James Evans <jrevans1@...310...> wrote:

Hello All,

I am finally getting around to checking out a local copy of the git
repository following the directions here:

http://matplotlib.github.com/devel/gitwash/set_up_fork.html

and I keep getting the following error:

~/source % git clone git@...679...:jrevans/matplotlib.git matplotlib-git

Cloning into matplotlib-git...

Permission denied (publickey).

fatal: The remote end hung up unexpectedly

I also tried replacing ‘git@’ with my github username ‘jrevans@’

Is this a github permission error? This is my first time using git, so I am
still learning.

Did you follow the instructions at
http://matplotlib.github.com/devel/gitwash/forking_hell.html#set-up-and-configure-a-github-account
? Particularly the ssh key stuff?

Best,

Matthew

You probably haven't registered your encryption key, which I think is
needed for the git@ protocol. See

···

On Wed, Mar 30, 2011 at 3:06 PM, James Evans <jrevans1@...310...> wrote:

Hello All,

I am finally getting around to checking out a local copy of the git
repository following the directions here:

http://matplotlib.github.com/devel/gitwash/set_up_fork.html

and I keep getting the following error:

~/source % git clone git@...679...:jrevans/matplotlib.git matplotlib-git

Cloning into matplotlib-git...

Permission denied (publickey).

fatal: The remote end hung up unexpectedly

I also tried replacing ‘git@’ with my github username ‘jrevans@’

Is this a github permission error? This is my first time using git, so I am
still learning.

Any help would be appreciated.

Doh!

That was exactly it. I followed every single step, but that one must have
been invisible when I read it. Yes, that’s it, it was invisible!

:slight_smile:

Thanks for the quick response,
--James

···

-----Original Message-----
From: Matthew Brett [mailto:matthew.brett@…149…]
Sent: Wednesday, March 30, 2011 12:10 PM
To: James Evans
Cc: matplotlib-devel@lists.sourceforge.net
Subject: Re: [matplotlib-devel] git repository access

Hi,

On Wed, Mar 30, 2011 at 12:06 PM, James Evans <jrevans1@...310...> > wrote:
> Hello All,
>
>
>
> I am finally getting around to checking out a local copy of the git
> repository following the directions here:
>
> http://matplotlib.github.com/devel/gitwash/set_up_fork.html
>
>
>
> and I keep getting the following error:
>
>
>
> ~/source % git clone git@...679...:jrevans/matplotlib.git
> matplotlib-git
>
> Cloning into matplotlib-git...
>
> Permission denied (publickey).
>
> fatal: The remote end hung up unexpectedly
>
>
>
> I also tried replacing ‘git@’ with my github username ‘jrevans@’
>
>
>
> Is this a github permission error? This is my first time using git,
> so I am still learning.

Did you follow the instructions at
http://matplotlib.github.com/devel/gitwash/forking_hell.html#set-up-and-
configure-a-github-account
? Particularly the ssh key stuff?

GitHub Support

Best,

Matthew

----------------------------------------------------------------------------
--

Create and publish websites with WebMatrix Use the most popular FREE
web apps or write code yourself; WebMatrix provides all the features you
need to develop and publish your website. http://p.sf.net/sfu/ms-
webmatrix-sf
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
matplotlib-devel List Signup and Options