Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54592 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24329 invoked from network); 14 Aug 2011 19:47:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Aug 2011 19:47:08 -0000 Authentication-Results: pb1.pair.com header.from=gwynne@darkrainfall.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=gwynne@darkrainfall.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain darkrainfall.org from 209.85.161.68 cause and error) X-PHP-List-Original-Sender: gwynne@darkrainfall.org X-Host-Fingerprint: 209.85.161.68 mail-fx0-f68.google.com Received: from [209.85.161.68] ([209.85.161.68:42219] helo=mail-fx0-f68.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/23-05730-B36284E4 for ; Sun, 14 Aug 2011 15:47:08 -0400 Received: by fxd2 with SMTP id 2so624630fxd.11 for ; Sun, 14 Aug 2011 12:47:04 -0700 (PDT) Received: by 10.223.50.15 with SMTP id x15mr4380634faf.147.1313351224585; Sun, 14 Aug 2011 12:47:04 -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 i16sm4394313faa.45.2011.08.14.12.47.02 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 14 Aug 2011 12:47:03 -0700 (PDT) Received: by fxe23 with SMTP id 23so3532364fxe.29 for ; Sun, 14 Aug 2011 12:47:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.13.13 with SMTP id z13mr4435056faz.114.1313351222655; Sun, 14 Aug 2011 12:47:02 -0700 (PDT) Received: by 10.223.116.9 with HTTP; Sun, 14 Aug 2011 12:47:00 -0700 (PDT) In-Reply-To: <4E4784E7.9050700@lsces.co.uk> References: <4E3F02E8.2050402@sugarcrm.com> <4E450EB1.6090502@lsces.co.uk> <4E456F2F.7030809@sugarcrm.com> <4E45755F.3020005@lsces.co.uk> <4E4578B6.6050708@sugarcrm.com> <4E45A2BD.7060506@lsces.co.uk> <4E45AFDF.9000001@sugarcrm.com> <4E45B6A9.9080607@lsces.co.uk> <4E46F26E.1000607@garfieldtech.com> <4E4784E7.9050700@lsces.co.uk> Date: Sun, 14 Aug 2011 15:47:00 -0400 Message-ID: To: Lester Caine Cc: PHP internals 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: gwynne@darkrainfall.org (Gwynne Raskind) On Sun, Aug 14, 2011 at 04:18, Lester Caine wrote: > The only real disadvantage to hg is having to handle python code to maintain > it, people might start converting from PHP ;) Although phphgadmin is a start > to improving the php interface support and could be a good start at a fully > PHP managed interface to a PHP repo? I'm starting to think we should take a cue from Linus and just do as we did with bugsweb, newsweb, and so forth: Build our own (Hg/Git-compatible) DVCS from scratch! (I'm joking... mostly.) -- Gwynne