[Python-Dev] Instructions on using git mirror (original) (raw)

Brett Cannon brett at python.org
Fri Feb 27 21:31:53 CET 2009


On Fri, Feb 27, 2009 at 11:00, Barry Warsaw <barry at python.org> wrote:

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1

On Feb 27, 2009, at 10:48 AM, Neil Schemenauer wrote: On Fri, Feb 27, 2009 at 08:36:08AM -0600, Brad Miller wrote:

when I get to the step git svn fetch I get the following error: zsh-% git svn fetch Permission denied (publickey). Network connection closed unexpectedly: Connection closed unexpectedly at /opt/local/bin/git-svn line 1385

Is there a prerequisite that I get some kind of ssh key pair setup with the svn repository? I thought that was only for committers. Sorry, the instructions don't work for read-only access. I've updated them. You need to use: git svn init http://svn.python.org/projects/python/trunk for read-only access to SVN. We should probably put these, and the Mercurial information on the python.org website, perhaps as siblings of the Bazaar information. Or maybe it should all move to the wiki.

Until we are willing to say these mirrors are not experimental all the instructions should probably go in the wiki.

-Brett -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20090227/e1ac37a9/attachment-0001.htm>



More information about the Python-Dev mailing list