Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50496 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52606 invoked from network); 25 Nov 2010 06:46:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2010 06:46:02 -0000 Authentication-Results: pb1.pair.com header.from=andi@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=andi@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.117 as permitted sender) X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 63.205.162.117 us-mr1.zend.com Received: from [63.205.162.117] ([63.205.162.117:45418] helo=us-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/E9-12084-A260EEC4 for ; Thu, 25 Nov 2010 01:46:02 -0500 Received: from us-gw1.zend.com (unknown [192.168.16.15]) by us-mr1.zend.com (Postfix) with ESMTP id 49D7E2DE23; Wed, 24 Nov 2010 23:34:03 -0800 (PST) Received: from US-EX2.zend.net ([fe80::9c09:d53f:7b4:5880]) by US-EX2.zend.net ([fe80::1d86:6a3c:13cc:f3a7%11]) with mapi; Wed, 24 Nov 2010 22:45:59 -0800 To: Pierre Joye CC: PHP internals Thread-Topic: [PHP-DEV] git anyone? Thread-Index: AQHLjELOB/E5xlbuh0u1DtpGKH1XipOBv37w Date: Thu, 25 Nov 2010 06:45:57 +0000 Message-ID: <8757232E56758B42B2EE4F9D2CA019C9142FBC@US-EX2.zend.net> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: RE: [PHP-DEV] git anyone? From: andi@zend.com (Andi Gutmans) > -----Original Message----- > From: Pierre Joye [mailto:pierre.php@gmail.com] > Sent: Wednesday, November 24, 2010 5:47 PM > To: PHP internals > Subject: [PHP-DEV] git anyone? >=20 > hi, >=20 > We have moved not too long ago and for what I see it gave some opportunit= ies > to many of us to see what are the other tools on the market, git and gith= ub in > particular. I think 99% of the active developers here are on github or us= e git in > one way or another. >=20 > I think git could be a great help, maintaining multiple branches will be = easier. It > will also be very useful to develop new complex features requiring a long= er > development period. SVN works fine but merging is very limited and buggy, > maintaining a branch while syncing changes from trunk/other branches is a > very frustrating experiences. >=20 > Please not I'm not requesting to do it now and here, only trying to get a > feeling/poll about git usage. I personally doubt moving will have a material positive impact on the proje= ct. I wouldn't particularly mind if all the issues were addressed but I wou= ldn't hold my breath that it will be game changing. It may be better to inv= est the effort elsewhere. Andi =20