
Antoine and me are starting the conversion now (it takes quite a while to get the SVN repo and convert it, so we're doing it overnight).
The majority of the work will be done tomorrow: pushing the new repositories live, enabling and testing all integration into python.org services and probably more work on the new devguide.
Please join us in #python-dev if you have questions.
cheers, Georg

Since it was just asked on #python-dev:
The current "cpython" repository is still a test repository, you can do your test commits against it; a new fresh repository will replace it once the conversion is over (so any important commits should be deferred until further announcement :-)).
(I'm saying "commits" and not only "pushes" because if you base your commits on some of the test commits that were done in between, they will not push properly into the new repository)
Regards
Antoine.
Le vendredi 04 mars 2011 à 17:55 +0100, Georg Brandl a écrit :

On 04.03.2011 18:37, "Martin v. Löwis" wrote:
It's actually not that bad since hgsubversion allows incremental conversion. So in theory SVN could remain open until the conversion process has reached recent commits, but I'd rather not have confusion whether a certain commit made it into hg or not.
Georg

On Sat, Mar 5, 2011 at 8:25 AM, Brett Cannon <brett@python.org> wrote:
And Brett for starting us down this path oh so many moons ago :)
Now to make sure the laptop has hg installed and a clone set up before I fly out next week...
Cheers, Nick.
-- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia

On Sat, Mar 5, 2011 at 6:56 PM, Georg Brandl <g.brandl@gmx.net> wrote:
You might not need to, thanks to Brett's Dev-in-a-box project...
True, but I need to dust off the laptop and get everything up to date before I leave, anyway (I really don't use it much when I'm not travelling). May as well set up a new clone while I'm at it.
Cheers, Nick.
-- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia
participants (9)
-
"Martin v. Löwis"
-
Antoine Pitrou
-
Brett Cannon
-
Georg Brandl
-
Guido van Rossum
-
Nick Coghlan
-
Raymond Hettinger
-
Stefan Krah
-
Steve Holden