Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57150 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72939 invoked from network); 29 Dec 2011 19:32:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Dec 2011 19:32:29 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Thu, 29 Dec 2011 14:32:28 -0500 Received: from [217.114.211.68] ([217.114.211.68:20355] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B5/C2-46834-C40CCFE4 for ; Thu, 29 Dec 2011 14:32:28 -0500 To: internals@lists.php.net User-Agent: slrn/0.9.9p1 (SunOS) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: X-Posted-By: 217.114.211.68 Subject: Status update: Git Migration From: dsp@php.net (David Soria Parra) Hi Internals, here is a short update on the current status of the git migration. - php-src will be migrated after PHP 5.4 final Stas wants to have PHP 5.4 final out before we migrate the repository to not have problems with the release. Expect the php-src migration in 14-21 days after 5.4 final. - http://git.php.net is up and running We setup the server. Thanks to gwynne, derick, conf, mgdm, druid helping me with that. - old git mirrors are down the old server was shut down. mirrors have not been setup so far. - systems/ and web/ are going to be migrated in the next days systems is already migrated and commits to the systems/ directory in SVN is disabled. We are slowly migrating the cronjobs on the boxes. web will follow right after systems is done. - playground Feel free to play around with the playground.git repository at http://git.php.net. Please note that the push url is different from the unathorized pull url. THis will be fixed soon (hopefully). Everyone with an SVN account should be able to push to that repository. - feedback feedback, bugs, etc always welcome. just send me a mail or poke me in IRC. questions?