Re: [python-committers] branches and merging

2010-03-12 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/13/2010 04:01 AM, Antoine Pitrou wrote: > Le Sat, 13 Mar 2010 00:11:51 +0100, > Jesus Cea a écrit : >> >> I still don't know how I can clone the cpython repository. Regular >> clone doesn't work with current repository state. > > If you don't n

Re: [python-committers] branches and merging

2010-03-12 Thread Antoine Pitrou
Le Sat, 13 Mar 2010 00:11:51 +0100, Jesus Cea a écrit : > > I still don't know how I can clone the cpython repository. Regular > clone doesn't work with current repository state. If you don't need to push back to the Mercurial repositories, you can use the "other" mirrors at http://code.python.o

Re: [python-committers] branches and merging

2010-03-12 Thread Jesus Cea
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/10/2010 04:30 PM, Jesus Cea wrote: > On 03/10/2010 08:29 AM, Dirkjan Ochtman wrote: >> So, in the meantime, if you have ssh access, make your clone via ssh. > > Could you possibly the exact command to use to clone cpython HG > repository?. I can