Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52628 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99071 invoked from network); 1 Jun 2011 06:10:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2011 06:10:01 -0000 Authentication-Results: pb1.pair.com header.from=dukeofgaming@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=dukeofgaming@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dukeofgaming@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:36430] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B9/D4-02790-8B7D5ED4 for ; Wed, 01 Jun 2011 02:10:00 -0400 Received: by gxk27 with SMTP id 27so2442542gxk.29 for ; Tue, 31 May 2011 23:09:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=Ubo2FzL7UNjdRXri34gK2unx+rIRxpHqB21XGGT2rAE=; b=rkrm37GP8xLohLqwxKkdVJz+MSQPq0Kr4efFfxD7YsuoPZiZrwcWGc88S1BR8dqRaB z607WvppWNEbzEUYSaqs5PJ7Sl6zS2rQ3120xl6y5w09AE//zrRRRdAjd9BhQDTVHMqB ISEqYykVr6j+v+BNNJkyIa/1rPmRrrWcyViKM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=qNWlDusEbXCJTMLA1NnarERnpnCCwdJ2AxrrsDA7rrkuMJHwn1Nsz+6rTzJP+apn5v +mWZnsH1JUpZO+1U46fVmku0wAzHkQGD2rBpcXwlseb5k4s3+QPHdg7x0nMbiTRc7vgy ifnJN5b8awomLRihaFMbB6QHi6RqPkmsL2rqY= Received: by 10.101.141.1 with SMTP id t1mr4235089ann.87.1306908598102; Tue, 31 May 2011 23:09:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.96.15 with HTTP; Tue, 31 May 2011 23:09:38 -0700 (PDT) In-Reply-To: <4DB9170E.7010707@lsces.co.uk> References: <4DB8CCA9.7040604@yahoo.com.au> <4DB9170E.7010707@lsces.co.uk> Date: Wed, 1 Jun 2011 01:09:38 -0500 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=0016e68de980be69ae04a4a05e05 Subject: Re: [PHP-DEV] DVCS From: dukeofgaming@gmail.com (dukeofgaming) --0016e68de980be69ae04a4a05e05 Content-Type: text/plain; charset=ISO-8859-1 Hi, I thought it might be interesting for all to read some feedback I got from some questions I made to the Joomla community, specifically, the guys and gals that have been implementing the decoupling of the Joomla framework: the Joomla Platform. They currently still use svn officially but they have been experimenting with both mercurial and git. These are their responses so far: http://groups.google.com/group/joomla-dev-framework/browse_thread/thread/fd3b0151cc215c0e It may bring some insight to what a DVCS could do for the PHP community. Best regards, David On Thu, Apr 28, 2011 at 2:28 AM, Lester Caine wrote: > dukeofgaming wrote: > >> >> http://programmers.stackexchange.com/questions/35074/im-a-subversion-geek-why-i-should-consider-or-not-consider-mercurial-or-git-or/35080#35080 >> >> So, I don't want to make debate here of wether centralized is better than >> distributed (because the point is moot), but I think its not a good >> situation for the community to have a previously open door to DVCSs now >> closed. >> > > Having been battling with various projects that have decided that 'git is > good' or 'hg is best' ... I've been trying to live in the new world and > failing. That link is looking like a nice CURRENT overview of the situation > although things are still changing mainly for the good. > > My problem until recently was that 'subrepo' management in DVCS has always > been playing catchup. Yesterday for the first time I checked out a > 'super-project' matching one of the composite builds provided on an original > CVS repo! Still not fully integrated into Eclipse, but hopefully even that > will come with time. But now I can 'clone' the half dozen different builds > and manage them in parallel with both github and bitbucket 'masters'. > > I'm using Mercurial and TortoiseHg which almost work transparently between > Linux and Windows, and with hg-git access to the 'git is good' projects is > also transparent even on windows. Next step this weekend IS to tidy up the > SVN setup so that I have the PHP code locally mirrored as well .... > > -- > Lester Caine - G8HFL > ----------------------------- > Contact - http://lsces.co.uk/wiki/?page=contact > L.S.Caine Electronic Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk// > Firebird - http://www.firebirdsql.org/index.php > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --0016e68de980be69ae04a4a05e05--