Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50508 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97540 invoked from network); 25 Nov 2010 09:39:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2010 09:39:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:51561] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 19/72-20008-BDE2EEC4 for ; Thu, 25 Nov 2010 04:39:40 -0500 Received: from think.site (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTPSA id A5E33BFA0A2 for ; Thu, 25 Nov 2010 12:39:36 +0300 (MSK) Message-ID: <4CEE2EDE.9080302@daylessday.org> Date: Thu, 25 Nov 2010 12:39:42 +0300 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101026 SUSE/3.0.10 Thunderbird/3.0.10 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] git anyone? From: tony@daylessday.org (Antony Dovgal) I really like Git (much more than SVN actually) and I use it for all my projects, but I doubt moving to Git would solve anything. IMO even CVS was quite enough for our development model. On 11/25/2010 04:47 AM, Pierre Joye wrote: > 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, -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP