Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55293 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36294 invoked from network); 7 Sep 2011 21:57:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Sep 2011 21:57:36 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Wed, 07 Sep 2011 17:57:35 -0400 Received: from [217.114.211.68] ([217.114.211.68:7614] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/9A-03829-EC8E76E4 for ; Wed, 07 Sep 2011 17:57:35 -0400 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: [RESULT] Choosing a distributed version control system for PHP From: dsp@php.net (David Soria Parra) Hi Internals, after 2 weeks of voting and discussion, I closed the votes today. The results are fairly straightforward. Most of the users want to move to a decentralized version control system. 52 want to switch to git 15 want to switch to Mercurial 1 for bazaar 13 want to stay with SVN I don't want to make a difference of who voted for what. I think the results are overwhelming in favor of Git. I'll continue with writing the implementation RFC for php-src. I would like to do the move for php-src until December (as I will be on vacation for the whole Oct). Let's see how this go. Any help is much appreciated. For everyone else, go read http:/progit.org, make yourself familar with Git. - David