Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54911 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45551 invoked from network); 25 Aug 2011 02:05:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Aug 2011 02:05:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=gwynne@darkrainfall.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=gwynne@darkrainfall.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain darkrainfall.org from 209.85.161.42 cause and error) X-PHP-List-Original-Sender: gwynne@darkrainfall.org X-Host-Fingerprint: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:52632] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/D0-40681-3FDA55E4 for ; Wed, 24 Aug 2011 22:05:39 -0400 Received: by fxe23 with SMTP id 23so1486368fxe.29 for ; Wed, 24 Aug 2011 19:05:34 -0700 (PDT) Received: by 10.223.55.219 with SMTP id v27mr8345795fag.2.1314237934702; Wed, 24 Aug 2011 19:05:34 -0700 (PDT) Received: from mail-fx0-f42.google.com (mail-fx0-f42.google.com [209.85.161.42]) by mx.google.com with ESMTPS id b14sm68758fab.43.2011.08.24.19.05.34 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 24 Aug 2011 19:05:34 -0700 (PDT) Received: by fxe23 with SMTP id 23so1486363fxe.29 for ; Wed, 24 Aug 2011 19:05:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.54.17 with SMTP id o17mr8477502fag.61.1314237934054; Wed, 24 Aug 2011 19:05:34 -0700 (PDT) Received: by 10.223.116.9 with HTTP; Wed, 24 Aug 2011 19:05:33 -0700 (PDT) In-Reply-To: References: <4E556A0B.4010406@sugarcrm.com> <4E556AC0.5070706@gmx.net> <4E557F52.2040008@lsces.co.uk> Date: Wed, 24 Aug 2011 22:05:33 -0400 Message-ID: To: David Soria Parra Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [VOTE] Choosing a distributed version control system for PHP From: gwynne@darkrainfall.org (Gwynne Raskind) On Wed, Aug 24, 2011 at 19:03, David Soria Parra wrote: > Those wanting to use git and git workflows have a disadvantage when we stay with SVN. > Choosing a VCS happens from time to time and sometimes your favorit is not the winner. > I personally would love to see PHP moving to hg, but if more people like git more, the > hg people have to deal with it. Agreed on both counts. > The RFC points out that there will be modules. We will _not_ copy the current SVN > history into one big repo. In fact having everything, pecl, php-src and co in one > repository does not make sense. The original plan called for the SVN repo to be split up at some point in the future, but DVCS gained traction and SVN went without any attempts by anyone to put a proper workflow of any kind in place. -- Gwynne