Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54529 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13708 invoked from network); 12 Aug 2011 11:38:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2011 11:38:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.35 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.35 mail-5.de-punkt.de Received: from [93.190.64.35] ([93.190.64.35:34085] helo=mail-5.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/FB-40016-8C0154E4 for ; Fri, 12 Aug 2011 07:38:50 -0400 Received: (qmail 8589 invoked by uid 511); 12 Aug 2011 11:38:40 -0000 Received: by simscan 1.3.1 ppid: 8572, pid: 8586, t: 0.3093s scanners: attach: 1.4.0 Received: from unknown (HELO ?0.0.0.0?) (sb%sebastian-bergmann.de@217.114.76.105) by 0 with ESMTPA; 12 Aug 2011 11:38:40 -0000 Message-ID: <4E4510C3.3060908@php.net> Date: Fri, 12 Aug 2011 07:38:43 -0400 Organization: PHP Development Team User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0 MIME-Version: 1.0 To: internals@lists.php.net References: <4E3F02E8.2050402@sugarcrm.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Choosing a distributed version control system for PHP (or not). Call for Participation. From: sebastian@php.net (Sebastian Bergmann) On 08/12/2011 06:26 AM, Derick Rethans wrote: > I share Richard's concerns about finding out "what is the real one"/best > one/latest one. I do not think of the network of clones of PHPUnit's Git repository (https://github.com/sebastianbergmann/phpunit/network/members) as forks. It's merely GitHub's name for a project on their site that has a clone of another project's Git repository. I do not think that we would run a risk of people not knowing where the official/canonical Git repository for PHP can be found. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/