Re: [Python-Dev] Mercurial mirrors

2008-08-26 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Aug 26, 2008, at 6:28 PM, Antoine Pitrou wrote: Brett Cannon python.org> writes: But can we push branches up to our personal directories on code.python.org like we can with bzr? If you have an ssh access to code.python.org, it should be easy

Re: [Python-Dev] Mercurial mirrors

2008-08-26 Thread Antoine Pitrou
Brett Cannon python.org> writes: > > But can we push branches up to our personal directories on > code.python.org like we can with bzr? If you have an ssh access to code.python.org, it should be easy. However, giving other people anonymous read-only access would require some manual configuration

Re: [Python-Dev] Mercurial mirrors

2008-08-26 Thread Antoine Pitrou
Benjamin Peterson gmail.com> writes: > > Cool! It's nice to have these become "official". My hg branches are > all pointing to your site. Can I easily relocate the parent branch? Just edit .hg/hgrc in your branches and modify the "default" value in the "[paths]" section. Then "hg in" to be sure

Re: [Python-Dev] Mercurial mirrors

2008-08-26 Thread Brett Cannon
On Tue, Aug 26, 2008 at 8:53 AM, Antoine Pitrou <[EMAIL PROTECTED]> wrote: > > Hello, > > Thanks to Neil Schemenauer, we now have some Mercurial mirrors hosted at > http://code.python.org/hg/ > > Here are the URLs for each of the available repositories: > - http://code.python.org/hg/trunk/ > - http

Re: [Python-Dev] Mercurial mirrors

2008-08-26 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Aug 26, 2008, at 12:42 PM, Benjamin Peterson wrote: On Tue, Aug 26, 2008 at 10:53 AM, Antoine Pitrou <[EMAIL PROTECTED]> wrote: Hello, Thanks to Neil Schemenauer, we now have some Mercurial mirrors hosted at http://code.python.org/hg/ Co

Re: [Python-Dev] Mercurial mirrors

2008-08-26 Thread Benjamin Peterson
On Tue, Aug 26, 2008 at 10:53 AM, Antoine Pitrou <[EMAIL PROTECTED]> wrote: > > Hello, > > Thanks to Neil Schemenauer, we now have some Mercurial mirrors hosted at > http://code.python.org/hg/ Cool! It's nice to have these become "official". My hg branches are all pointing to your site. Can I easi

[Python-Dev] Mercurial mirrors

2008-08-26 Thread Antoine Pitrou
Hello, Thanks to Neil Schemenauer, we now have some Mercurial mirrors hosted at http://code.python.org/hg/ Here are the URLs for each of the available repositories: - http://code.python.org/hg/trunk/ - http://code.python.org/hg/branches/py3k/ - http://code.python.org/hg/branches/release2.5-maint

Re: [Python-Dev] Mercurial mirrors

2008-07-15 Thread Paul Moore
On 15/07/2008, Antoine Pitrou <[EMAIL PROTECTED]> wrote: > Paul Moore gmail.com> writes: > > > > Personally, I use convert, because it's more robust on WIndows (there > > were a few commits with case clashes which hgsvn can't get past on a > > Windows box). > > If the convert extension is finally

Re: [Python-Dev] Mercurial mirrors

2008-07-15 Thread Antoine Pitrou
Paul Moore gmail.com> writes: > > Personally, I use convert, because it's more robust on WIndows (there > were a few commits with case clashes which hgsvn can't get past on a > Windows box). If the convert extension is finally usable for incremental mirroring, then it's good news. I don't want t

Re: [Python-Dev] Mercurial mirrors

2008-07-15 Thread Paul Moore
On 15/07/2008, Antoine Pitrou <[EMAIL PROTECTED]> wrote: > Paul Moore gmail.com> writes: > > > > If we're setting up a variety of DVCS systems there, I'd be willing to > > set up Mercurial repos (I have my own local one, just trunk at the > > moment but py3k would be easy enough to add). > > Using

Re: [Python-Dev] Mercurial mirrors

2008-07-15 Thread Antoine Pitrou
Paul Moore gmail.com> writes: > > If we're setting up a variety of DVCS systems there, I'd be willing to > set up Mercurial repos (I have my own local one, just trunk at the > moment but py3k would be easy enough to add). Using the convert extension or using hgsvn? I already have public mirrors

[Python-Dev] Mercurial mirrors of trunk and py3k

2008-05-25 Thread Antoine Pitrou
Hello, For those of you who have been using my Mercurial mirrors of the Python SVN repository, I had to move them to another site as the original site has been down for a few days for unknown reasons. Here are the new URLs: http://hg.pitrou.net/public/cpython/trunk/ http://hg.pitrou.net/public/p