|
From: Benjamin R. <ben...@ou...> - 2011-03-12 18:27:13
|
On Saturday, March 12, 2011, Pål Gunnar Ellingsen <pa...@gm...> wrote: > Hi > > I only have a svn version of the repo, but I would like to move to git, but I get an error when running the code from http://matplotlib.sourceforge.net/devel/coding_guide.html#using-git > >> git clone --origin svn gi...@gi...:astraw/matplotlib.git > Cloning into matplotlib... > Permission denied (publickey). > fatal: The remote end hung up unexpectedly > > I tried this on two different computers, but I guess this means that the git repo needs a ssh-key in order to access it? > > Regards > Pål > We need to change that page. The new docs are at matplotlib.github.com. These are still unofficial, but they contain updated info with regards to Git. Ben Root |