Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47276 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37157 invoked from network); 14 Mar 2010 19:47:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Mar 2010 19:47:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 188.40.37.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 188.40.37.16 hq1.backendmedia.com Linux 2.6 Received: from [188.40.37.16] ([188.40.37.16:40641] helo=hq1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BE/7B-07348-25D3D9B4 for ; Sun, 14 Mar 2010 14:47:31 -0500 Received: from localhost (unknown [127.0.0.1]) by hq1.backendmedia.com (Postfix) with ESMTP id 2DFB12E30006; Sun, 14 Mar 2010 19:47:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from hq1.backendmedia.com ([127.0.0.1]) by localhost (hq1.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nOxyu041L5GE; Sun, 14 Mar 2010 20:47:25 +0100 (CET) Received: from [192.168.0.151] (217-162-131-234.dclient.hispeed.ch [217.162.131.234]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by hq1.backendmedia.com (Postfix) with ESMTPSA id 0BDAA2E30005; Sun, 14 Mar 2010 20:47:24 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii In-Reply-To: Date: Sun, 14 Mar 2010 20:47:25 +0100 Cc: Gwynne Raskind , David Soria Parra , internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: References: <36D0BC9D-72BA-4087-9088-A054F0E82A52@pooteeweet.org> To: Ferenc Kovacs X-Mailer: Apple Mail (2.1077) Subject: Re: [PHP-DEV] Re: moving forward From: mls@pooteeweet.org (Lukas Kahwe Smith) On 14.03.2010, at 20:42, Ferenc Kovacs wrote: > (g)it would be better for cherrypicking and handling multiple > development branches, but it the developers cant use it propery, the > its PITA. >=20 > Tyrael >=20 > On Sun, Mar 14, 2010 at 8:09 PM, Gwynne Raskind = wrote: >> On Mar 14, 2010, at 12:58 PM, David Soria Parra wrote: >>>> I would also like to bring up another point. Since we are now on = SVN (and there are nice bridges to DVCS for those that want to use = them), we can now also more easily enable developers to work on complex = or risky features in a branch instead of trunk. So for example if we = feel like it will take us too long to come up with a unicode plan, then = I would suggest to leave it out the next release and simply have the = people that have an idea for an approach create a branch and work things = out there. This way normal development in trunk can commence. >>> Yes experimental branching shouldn't be a problem. I persoanlly = would prefer if we just create php-src/experimental/ or = php-src/developer// for this purpuse to not clutter = branches/ with a million names. >>=20 >>=20 >> I'd actually like to bring up the question of going to DVCS for PHP. = I know I was a vocal advocate against it before, but I've learned a bit = since then. Anyone care to discuss? Oh no .. another dangerous topic. Again we have been there even before = the switch. The idea is to keep the centralized repo on svn, because the = masses know how it works, the tools are widely available and we have = plenty of experience among us in how to keep svn running. I see little = incentive to move the _central_ repo to a DVCS. Are the bridges to git, = mercurial, bzaar etc really so bad that this topic is worth discussing = (no sarcasm, honest question)?=20 regards, Lukas Kahwe Smith mls@pooteeweet.org