Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50792 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27876 invoked from network); 1 Dec 2010 15:42:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2010 15:42:30 -0000 Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@iki.fi; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=jani.taskinen@iki.fi; sender-id=pass Received-SPF: pass (pb1.pair.com: domain iki.fi designates 213.243.153.188 as permitted sender) X-PHP-List-Original-Sender: jani.taskinen@iki.fi X-Host-Fingerprint: 213.243.153.188 filtteri5.pp.htv.fi Linux 2.6 Received: from [213.243.153.188] ([213.243.153.188:56997] helo=filtteri5.pp.htv.fi) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/A7-25725-4EC66FC4 for ; Wed, 01 Dec 2010 10:42:29 -0500 Received: from localhost (localhost [127.0.0.1]) by filtteri5.pp.htv.fi (Postfix) with ESMTP id D25695A62D6; Wed, 1 Dec 2010 17:42:25 +0200 (EET) X-Virus-Scanned: Debian amavisd-new at pp.htv.fi Received: from smtp5.welho.com ([213.243.153.39]) by localhost (filtteri5.pp.htv.fi [213.243.153.188]) (amavisd-new, port 10024) with ESMTP id OpckEyghcvdB; Wed, 1 Dec 2010 17:42:25 +0200 (EET) Received: from [10.1.200.105] (erikeeper.office.crasman.fi [83.145.215.158]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp5.welho.com (Postfix) with ESMTPSA id 7EB1C5BC006; Wed, 1 Dec 2010 17:42:25 +0200 (EET) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: <1291216564.27624.43.camel@guybrush> Date: Wed, 1 Dec 2010 17:42:25 +0200 Cc: David Soria Parra , internals@lists.php.net Content-Transfer-Encoding: quoted-printable Message-ID: References: <4CEE0ADA.5010705@lsces.co.uk> <4CEE1327.7050405@lsces.co.uk> <9A.53.20008.2113EEC4@pb1.pair.com> <1291216564.27624.43.camel@guybrush> To: =?iso-8859-1?Q?Johannes_Schl=FCter?= X-Mailer: Apple Mail (2.1082) Subject: Re: [PHP-DEV] git anyone? From: jani.taskinen@iki.fi (Jani Taskinen) On Dec 1, 2010, at 5:16 PM, Johannes Schl=FCter wrote: > On Wed, 2010-12-01 at 10:01 -0500, David Soria Parra wrote: >> On 2010-12-01, Pierre Joye wrote: >>> hi, >>>=20 >>> I think we have enough feedback about this topic. We will come back >>> with a detailed proposal explaining how it could be done, which = tools, >>> etc. >>=20 >> I think it would be good to have people willing to help out with = evaluating >> certain DVCS. In particular we need someone for BZR to put together a = good >> RFC. I'll probably help evaluating Git and Mercurial. >>=20 >=20 > An evaluation requires a clear set of goals first. Like: Why change? > What is broken? What can be improved? What are existing requirements? > Once that is done one can start evaluating specific tools. Instead of doing this, how about concentrate in actual work for the next = release?=20 And IMO, there's nothing broken that needs fixing or changing to some = DVCS since SVN works just fine.. --Jani