Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55297 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 561 invoked from network); 8 Sep 2011 06:15:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2011 06:15:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=dukeofgaming@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dukeofgaming@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: dukeofgaming@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:44076] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/E1-05788-B7D586E4 for ; Thu, 08 Sep 2011 02:15:24 -0400 Received: by yxk30 with SMTP id 30so417397yxk.29 for ; Wed, 07 Sep 2011 23:15:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Dmo1gk7DlM72XzwRYbb36a0H39iK9kDEw55L5I3B0og=; b=IsCVoUByX4VwEqXxyuJUmPWFl90K7D2m4L38iaa6ZYHT4dalUjH/l7+ECFrxY6Lx2v /aGpPQSLv59flOjzBdmB3qvTfBh+n6/gQjhexkgeIqeCPdFKKk69ChpOfdWBCyAGfE8B 5AQ244tblJgo4X1k5ZivHYNo8JFJgXntXvxBQ= Received: by 10.101.142.35 with SMTP id u35mr260027ann.1.1315462521086; Wed, 07 Sep 2011 23:15:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.107.13 with HTTP; Wed, 7 Sep 2011 23:15:00 -0700 (PDT) In-Reply-To: References: Date: Thu, 8 Sep 2011 01:15:00 -0500 Message-ID: To: David Soria Parra Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e68f9e9148e45204ac67fc13 Subject: Re: [PHP-DEV] [RESULT] Choosing a distributed version control system for PHP From: dukeofgaming@gmail.com (dukeofgaming) --0016e68f9e9148e45204ac67fc13 Content-Type: text/plain; charset=ISO-8859-1 Awesome news, this particular decision tends not to be an easy one in open source software communities (well, perhaps now it is easier with all the traction git & github have) so I think this is evidence of how good the RFC process is. Is there a github repository already?. Best regards and congratulations. David On Wed, Sep 7, 2011 at 4:57 PM, David Soria Parra wrote: > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --0016e68f9e9148e45204ac67fc13--