Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50509 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99059 invoked from network); 25 Nov 2010 09:43:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2010 09:43:59 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:33472] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/C2-20008-ADF2EEC4 for ; Thu, 25 Nov 2010 04:43:55 -0500 Received: by ywe9 with SMTP id 9so419135ywe.29 for ; Thu, 25 Nov 2010 01:43:52 -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=1pJN//ZjFQypukKsHb9UcTUORwgTjtoJcsMHaZK3AOo=; b=DB7ycq0TEOPmjtbeaOZM/aRm8XBo88i7sb2vB/+5nCYGxgLieHb/foZw2YleSEho1w lmrFOBj9CbBeTPrS+ebbkag7Fq6lf6DMhp0P5kkKbC4BOKu+O0nrYbbUloQUIzYeJEuH 28DqZmhWbTSygDn0ZwhileW4JBThlQ07hxljc= 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=f3mDQauVpsnYi1iCRV6z+goJbEZNM60wA83/80Y5e77+FKjNCaoxCTt1sMtn9PrpTe 9hE6I8rmSsMc7WmezB6PkWz/8z9cmbCAKgXKlWMsfl5tIeD/FyuVl29fgPuZIsstRUdL LIbA9+zwH3fxWmcjx54/GtP6RVUr9k53DAMT8= MIME-Version: 1.0 Received: by 10.90.39.6 with SMTP id m6mr2392045agm.60.1290678221007; Thu, 25 Nov 2010 01:43:41 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.90.53.4 with HTTP; Thu, 25 Nov 2010 01:43:40 -0800 (PST) In-Reply-To: <4CEE2EDE.9080302@daylessday.org> References: <4CEE2EDE.9080302@daylessday.org> Date: Thu, 25 Nov 2010 10:43:40 +0100 X-Google-Sender-Auth: VTwbBWXdy2-nIqzxn7Bp2MWt8ZM Message-ID: To: Antony Dovgal Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016361e7b44e1ee510495dd70ff Subject: Re: [PHP-DEV] git anyone? From: info@tyrael.hu (Ferenc Kovacs) --0016361e7b44e1ee510495dd70ff Content-Type: text/plain; charset=UTF-8 the branching/merging is much better, so if not anything, but could solve/make thing easier, especially if we decide to work with more branches (either for cherry picking, or multiple stable branches, for example the suggested lts method) On Thu, Nov 25, 2010 at 10:39 AM, Antony Dovgal wrote: > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --0016361e7b44e1ee510495dd70ff--