Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54520 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96982 invoked from network); 12 Aug 2011 10:31:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2011 10:31:50 -0000 Authentication-Results: pb1.pair.com header.from=adam@adamharvey.name; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=adam@adamharvey.name; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain adamharvey.name designates 209.85.210.172 as permitted sender) X-PHP-List-Original-Sender: adam@adamharvey.name X-Host-Fingerprint: 209.85.210.172 mail-iy0-f172.google.com Received: from [209.85.210.172] ([209.85.210.172:40989] helo=mail-iy0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/A8-40016-111054E4 for ; Fri, 12 Aug 2011 06:31:47 -0400 Received: by iye7 with SMTP id 7so1668557iye.31 for ; Fri, 12 Aug 2011 03:31:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamharvey.name; s=google; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=xzxMHuR3vMZmf5DC5mg2NGH5rXRuxfvj7ud+a5qduvM=; b=ChHUWkthEwwYvRWnQzWO/cX6MgQYCbOXVEJ0ancOByfK8F8CnM6KnkGvvbRyrv8h/w xcftSbMwtmHL60J1GbBnjj0Ztr6C63MfY4Y3SB+VEr2NJMYX3078YRHVhdjmprXHreMw ijZyOC5Lf8NASVkZ06SGHOGUD/kxcJdx1r8BA= Received: by 10.231.95.136 with SMTP id d8mr1618659ibn.29.1313145099700; Fri, 12 Aug 2011 03:31:39 -0700 (PDT) MIME-Version: 1.0 Sender: adam@adamharvey.name Received: by 10.231.168.71 with HTTP; Fri, 12 Aug 2011 03:31:19 -0700 (PDT) In-Reply-To: References: <4E3F02E8.2050402@sugarcrm.com> Date: Fri, 12 Aug 2011 18:31:19 +0800 X-Google-Sender-Auth: j9yjf2cexLLRNfBVguRAsE1RZdY Message-ID: To: Derick Rethans Cc: Stas Malyshev , "RQuadling@GMail.com" , David Soria Parra , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Choosing a distributed version control system for PHP (or not). Call for Participation. From: aharvey@php.net (Adam Harvey) On 12 August 2011 18:26, Derick Rethans wrote: > I share Richard's concerns about finding out "what is the real one"/best > one/latest one. I didn't understand the problem when Richard first posted, and I still don't now, to be honest. The canonical repository is the one the php.net Web site points to. Surely it's not any harder than that? Adam