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

2010-09-07 Thread Georg Brandl
Am 07.09.2010 10:29, schrieb Dirkjan Ochtman: > On Tue, Sep 7, 2010 at 10:11, Georg Brandl wrote: >> To be a bit more precise, having a public key on file for SVN commits is >> enough, > > Not exactly, hg uses a separate keystore, so it might not have some of > the newer keys. Oh ok, I thought

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

2010-09-07 Thread Dirkjan Ochtman
On Tue, Sep 7, 2010 at 10:11, Georg Brandl wrote: > To be a bit more precise, having a public key on file for SVN commits is > enough, Not exactly, hg uses a separate keystore, so it might not have some of the newer keys. > and your URI is > > ssh://h...@hg.python.org/repos/benchmarks > > (That

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

2010-09-07 Thread Antoine Pitrou
On Tue, 07 Sep 2010 10:11:41 +0200 Georg Brandl wrote: > Am 07.09.2010 09:21, schrieb Dirkjan Ochtman: > > On Tue, Sep 7, 2010 at 01:04, Antoine Pitrou 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

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

2010-09-07 Thread Georg Brandl
Am 07.09.2010 09:21, schrieb Dirkjan Ochtman: > On Tue, Sep 7, 2010 at 01:04, Antoine Pitrou 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

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

2010-09-07 Thread Dirkjan Ochtman
On Tue, Sep 7, 2010 at 01:04, Antoine Pitrou 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

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

2010-09-06 Thread Antoine Pitrou
Hello, 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)? Regards Antoine. ___ Python-Dev mailing list Python-Dev@python.org http://mail.python