Re: [Python-Dev] Hosting the Jython hg repo

2011-04-14 Thread Philip Jenvey
On Apr 10, 2011, at 2:44 PM, Antoine Pitrou wrote: > On Sun, 10 Apr 2011 21:58:40 +0200 > "Martin v. Löwis" wrote: >> >> Ultimately, it's up to Georg and Antoine to decide whether they want >> to accept the load. > > I don't want to maintain the Jython repo myself but if Georg or Philip > acce

Re: [Python-Dev] Hosting the Jython hg repo

2011-04-10 Thread Antoine Pitrou
On Sun, 10 Apr 2011 21:58:40 +0200 "Martin v. Löwis" wrote: > > Ultimately, it's up to Georg and Antoine to decide whether they want > to accept the load. I don't want to maintain the Jython repo myself but if Georg or Philip accepts to do it it's fine. > One option would be to grant a Jython d

Re: [Python-Dev] Hosting the Jython hg repo

2011-04-10 Thread Philip Jenvey
On Apr 10, 2011, at 12:58 PM, Martin v. Löwis wrote: >> The one question that comes to mind is how will repo write >> permissions be handled/shared between all our repos? With the recent >> policy of granting Jython committers cpython commit access if they >> want it, sharing the permissions woul

Re: [Python-Dev] Hosting the Jython hg repo

2011-04-10 Thread Georg Brandl
On 10.04.2011 21:58, "Martin v. Löwis" wrote: >> We're in the process of finishing the conversion of Jython's >> subversion repo to mercurial. Can we host our new repo on >> http://hg.python.org? To whom should I speak to about setting this >> up? > > Georg Brandl and Antoine Pitrou are managing t

Re: [Python-Dev] Hosting the Jython hg repo

2011-04-10 Thread Martin v. Löwis
> We're in the process of finishing the conversion of Jython's > subversion repo to mercurial. Can we host our new repo on > http://hg.python.org? To whom should I speak to about setting this > up? Georg Brandl and Antoine Pitrou are managing the Mercurial repositories. > The one question that co