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

Georg Brandl g.brandl at gmx.net
Tue Sep 7 10:11:41 CEST 2010


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.)

cheers,
Georg

-- 
Thus spake the Lord: Thou shalt indent with four spaces. No more, no less.
Four shall be the number of spaces thou shalt indent, and the number of thy
indenting shall be four. Eight shalt thou not indent, nor either indent thou
two, excepting that thou then proceed to four. Tabs are right out.



More information about the Python-Dev mailing list