Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50501 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61223 invoked from network); 25 Nov 2010 07:21:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2010 07:21:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=patrick.allaert@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=patrick.allaert@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: patrick.allaert@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-ew0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:56175] helo=mail-ew0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/8B-12084-37E0EEC4 for ; Thu, 25 Nov 2010 02:21:24 -0500 Received: by ewy1 with SMTP id 1so289161ewy.29 for ; Wed, 24 Nov 2010 23:21:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=aydXzr7ztS5U9vrC14sIu1k2aZIb1zZ58oCXeIkPYMY=; b=fhCRh4rhudwLWHmF3AQZ3TrZGkzjmJOq86hHsaSfuTMdPnA1Qpu/bpmUYM/nE+/Zr3 nzvQ+sOt4By0JUKrS9doJrUY9WdlBeEzVDHr8DGJa+TVKkpYxyp7UfH9wBdwHIJSz9uz 5cQEAM9gN6597ajAblYdEX7UHwh74xMdZLiYU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=aawaNdNIHwsePd64spA4uzMhRImyA6lwkAwxD+jEFwzX9k40JBxQhBMT0X4Oj+LR2P 4XuGysoA2zly6RfFy5+kM/BwnH4LWKWdwOZlv4+hXdnm10noS8olGM7i09R+9sLMNw3b wydX+1jC1nvPvJPeeGmFPKPvb4qpn8j3ZksbA= MIME-Version: 1.0 Received: by 10.213.20.6 with SMTP id d6mr2108927ebb.94.1290669679373; Wed, 24 Nov 2010 23:21:19 -0800 (PST) Sender: patrick.allaert@gmail.com Received: by 10.213.4.201 with HTTP; Wed, 24 Nov 2010 23:21:19 -0800 (PST) In-Reply-To: References: Date: Thu, 25 Nov 2010 08:21:19 +0100 X-Google-Sender-Auth: Td4wMsxKnp9XS55KtAc1VB01GeQ Message-ID: To: Pierre Joye Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] git anyone? From: patrickallaert@php.net (Patrick ALLAERT) 2010/11/25 Pierre Joye : > hi, > > We have moved not too long ago and for what I see it gave some > opportunities to many of us to see what are the other tools on the > market, git and github in particular. I think 99% of the active > developers here are on github or use git in one way or another. > > 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 longer 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. > > Please not I'm not requesting to do it now and here, only trying to > get a feeling/poll about git usage. > > Cheers, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org Definetely a big +1. But you don't want us to be geeky early adopters, do you? Let's wait everybody else did the svn->git migration before us like we always did :)