Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50720 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13604 invoked from network); 30 Nov 2010 10:10:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Nov 2010 10:10:37 -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:42433] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/06-01713-A9DC4FC4 for ; Tue, 30 Nov 2010 05:10:34 -0500 Received: by ywe9 with SMTP id 9so2902755ywe.29 for ; Tue, 30 Nov 2010 02:10:31 -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=m3V6067ZVjBHi/NW7uIyeokfjyg8ZXmT9rAqi4o0uq0=; b=ATvwQEBJHjC4ROMul6uF/7+erwHZkvdWaoszgvunr+0VZ0vF9Ces3Xcdh5/yTDAkR9 xE7comXWf1StIyotm43dADpp01r5GQJ9iG9BRM7fJc3qQ7KXTu5WDi9r1T2EsMuOdPHv 96EKSVwkV0uf5IePIZzgfOUeqdMfN9mTLtGSw= 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=IWj349DiW7EO/31IWF6Xan77zsmrToc1mErcQSMDfptF9L8WgCCAK/wE0CnmY+Zi/o W2wpTXAQnLuB6ExOBezJxzhyQqXFNekLcH8eDOx2H2d24dB9G04qvcrGDBeNqt370uIf hgueJrPqXApTPOFioRPkgq/UNZagU9jRLYboY= MIME-Version: 1.0 Received: by 10.90.1.27 with SMTP id 27mr10708466aga.87.1291111831532; Tue, 30 Nov 2010 02:10:31 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.90.53.4 with HTTP; Tue, 30 Nov 2010 02:10:30 -0800 (PST) In-Reply-To: <5F486364-2071-4F39-8969-80BFF53A3377@darkrainfall.org> References: <4CEE0ADA.5010705@lsces.co.uk> <4CEE1327.7050405@lsces.co.uk> <9A.53.20008.2113EEC4@pb1.pair.com> <1291012292.2879.13.camel@clint-MacBookPro> <4CF3700C.8040105@lsces.co.uk> <5F486364-2071-4F39-8969-80BFF53A3377@darkrainfall.org> Date: Tue, 30 Nov 2010 11:10:30 +0100 X-Google-Sender-Auth: whNDrM25TFllPhNEpovvBFiVVN0 Message-ID: To: Gwynne Raskind Cc: PHP internals Content-Type: multipart/alternative; boundary=001636284dbe1572dd0496426625 Subject: Re: [PHP-DEV] git anyone? From: info@tyrael.hu (Ferenc Kovacs) --001636284dbe1572dd0496426625 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, Nov 30, 2010 at 10:49 AM, Gwynne Raskind w= rote: > On Nov 29, 2010, at 4:19 AM, Lester Caine wrote: > >>> I've not used git or hg much at all, but bzr has always satisfied my > >>> needs for DVCS, and has recently gotten much faster and more space > >>> efficient than it was in the past. > >> Sorry, but I think bzr is not a good fit. It's numerous changes to the > >> repository format make it impossible to use. It's either slow if you u= se > an old > >> version, or it's incompatible with old clients, let's say on an old > debian box. > >> > >> So I think php.net is better of using mercurial or git, but if we put > together > >> an RFC for a migration, I'll make sure bzr is covered as well in an > evaluation. > > Personally I would need a very good reason to add yet another DVCS to t= he > mix here! I've not found bzr as easy to link to from hg as git is. In fac= t > I've not actually got it to play at all as yet ... while hg does work int= o > git with only the problems of managing multiple repo's which is still wor= k > in progress on both of them. > > > > That said, bzr does seem to handle the multiple repo's in a more user > friendly manor? It is just a pity that there is NOT a single target solut= ion > for DVCS as everybody is currently scurrying off to their own corners :( = The > barriers have already been drawn rather then there being concensus on som= e > sort of standard. > > > I think it's high time I tossed in my 1.682=C2=A5(JPY) (according to curr= ent > exchange rates)... > > I've been out of the PHP dev community for some months now, so anything I > say has to be taken with a grain of salt; I simply don't have the time ri= ght > now to catch up in any detail on the current state of affairs. > > That in mind, I was already disgusted with SVN by the time the move to it > was finished. At the risk of drawing a bit of fire, I have to say I agree > with Linus Torvalds' attitude about it, when he said (search "Linus Torva= lds > subversion" on Google for the reference) that it was pointless and that C= VS > couldn't be done right. > > SVN ditched things CVS had that should've been kept. Sub-repo management > (modules) and module merging/aliasing are the two I fought most with duri= ng > the migration; externals were a BAD patch on the problem! SVN was trying = to > "do CVS right", but that simply doesn't hold together in the modern softw= are > development world. Centralized servers by themselves are an old model. > Simple, but old. That's why DVCSs exist in the first place! > > So yes, I think PHP needs to move past Subversion, which is being > constantly held back by a model that's just too limited. The > branching/merging nightmare seals the coffin, as far as I'm concerned. > > Which DVCS do I think is best? > > Git is the massive favorite out there at the moment, according to my > Googling. I myself have never been able to fully get my head around it; > someone said earlier in the thread that it's "a swiss army knife with a b= oom > button", a sentiment I tend to agree with. Still, someone else also > correctly said that the huge majority of devs in PHP right now do use it, > and that can't be ignored. It is my observation that the Windows issues h= ave > been largely solved in more recent times. GitHub itself (while I would > prefer something we host ourselves), is pretty easy to use. > > I don't know much about Mercurial, having never used it, so I can't comme= nt > much on it. The fact that it continues to be prevalent at all versus Git > says something for it, but it falls down against the ubiquity argument, a= s a > quick glance suggests to me that the learning curve would actually be a b= it > worse than Git's. Its Web interface makes me cringe. > > Bazaar is -my- current favorite, as its commands tend to translate almost > directly from SVN's and while a minority, it has a passionate following > (largely thanks to Ubuntu and MySQL, I think). But it being my personal > favorite doesn't mean much. I also find Launchpad a bit incomprehensible, > and Bazaar being written in Python feels a little odd to me. Don't we rel= y > enough already on competing languages? :) (Mercurial also suffers from > this.) > > I am not going to attempt any kind of conclusion based on technical merit= s > (branching/merging ability, sub-repo support, etc.), as I don't know what > the status of these features is, and even if I did, I no longer have enou= gh > knowledge of PHP's current state to apply the knowledge. > > So, I have to base my thought on what the most people are going to have t= he > least trouble working with, and that's Git, hands down. There are more th= an > enough people around the community with the full knowledge necessary to > undertake the migration with minimum fuss; it's been pointed out that the > kind of massive manual balancing I had to do for CVS->SVN would be > completely absent. > > I just wish I didn't have to also admit that Trac is a really great proje= ct > management system. Unless things have changed drastically since I was las= t > active, PHP still needs one. ^^; > > -- Gwynne > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > just a little comment on the last statement: do you know about mtrack? it is a trac "clone" written in php by Wez Tyrael --001636284dbe1572dd0496426625--