[Python-Dev] Write access to hg.python.org

Antoine Pitrou solipsis at pitrou.net
Tue Sep 7 10:29:34 CEST 2010


On Tue, 07 Sep 2010 10:11:41 +0200
Georg Brandl <g.brandl at gmx.net> wrote:
> Am 07.09.2010 09:21, schrieb Dirkjan Ochtman:
> > On Tue, Sep 7, 2010 at 01:04, Antoine Pitrou <solipsis at pitrou.net> wrote:
> >> What is needed in order to have write (i.e. push) access to the
> >> hg.python.org repositories?
> >> What are the URLs (for example for the "benchmarks" repository)?
> > 
> > IIRC you just need to have your public key on there, and you'll have
> > commit access for everything on hg.p.o.
> 
> To be a bit more precise, having a public key on file for SVN commits is enough,
> and your URI is
> 
> ssh://hg@hg.python.org/repos/benchmarks
> 
> (That may change depending on the final setup, of course.)

Thank you!

cheers

Antoine.




More information about the Python-Dev mailing list