Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54514 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85305 invoked from network); 12 Aug 2011 08:55:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2011 08:55:15 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Fri, 12 Aug 2011 04:55:13 -0400 Received: from [217.114.211.68] ([217.114.211.68:2276] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CB/B6-40016-17AE44E4 for ; Fri, 12 Aug 2011 04:55:13 -0400 To: internals@lists.php.net References: 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: Re: [RFC] Choosing a distributed version control system for PHP (or not). Call for Participation. From: dsp@php.net (David Soria Parra) On 2011-08-07, David Soria Parra wrote: > Hi Internals, > > Distributed Version Control Systems (DVCS) getting more and more > popular. In fact they have been discussed within the PHP community and > on Internals a few times. It came to my attention that more and more > people like to see PHP move to a DVCS to solve some of the current > issues (and get other ones). > > I was asked to put together a RFC, and so here we are. I've created > an initial draft. It is mostly based on the very good Python PEP-0374. > It compares Git and Mercurial. > > https://wiki.php.net/rfc/dvcs > I added some notes about Karma and implemented Karma for Mercurial. If there are no more questions (maybe I forgot some to answer), I will go and call for votes this week.