Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52635 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23988 invoked from network); 1 Jun 2011 07:37:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2011 07:37:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lsces.co.uk from 213.123.26.184 cause and error) X-PHP-List-Original-Sender: lester@lsces.co.uk X-Host-Fingerprint: 213.123.26.184 c2beaomr06.btconnect.com Received: from [213.123.26.184] ([213.123.26.184:34184] helo=mail.btconnect.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AC/B0-19427-94CE5ED4 for ; Wed, 01 Jun 2011 03:37:46 -0400 Received: from host81-138-11-136.in-addr.btopenworld.com (EHLO _10.0.0.4_) ([81.138.11.136]) by c2beaomr06.btconnect.com with ESMTP id DGH20836; Wed, 01 Jun 2011 08:37:25 +0100 (BST) Message-ID: <4DE5EC35.1080401@lsces.co.uk> Date: Wed, 01 Jun 2011 08:37:25 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110420 SUSE/2.0.14-2.2 SeaMonkey/2.0.14 MIME-Version: 1.0 To: PHP internals References: <4DB8CCA9.7040604@yahoo.com.au> <4DB9170E.7010707@lsces.co.uk> <4DE5E291.9050806@lsces.co.uk> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Mirapoint-IP-Reputation: reputation=Fair-1, source=Queried, refid=tid=0001.0A0B0301.4DE5EC35.00DE, actions=TAG X-Junkmail-Premium-Raw: score=7/50, refid=2.7.2:2011.6.1.65120:17:7.586, ip=81.138.11.136, rules=__MOZILLA_MSGID, __HAS_MSGID, __SANE_MSGID, __USER_AGENT, __MIME_VERSION, __TO_MALFORMED_2, __BOUNCE_CHALLENGE_SUBJ, __BOUNCE_NDR_SUBJ_EXEMPT, __CT, __CT_TEXT_PLAIN, __CTE, __ANY_URI, __URI_NO_MAILTO, __CP_URI_IN_BODY, __SUBJECT_ENDING_IN_LATIN_OR_NUMERALS, BODYTEXTP_SIZE_3000_LESS, BODY_SIZE_2000_2999, __MIME_TEXT_ONLY, RDNS_GENERIC_POOLED, BODY_SIZE_5000_LESS, RDNS_SUSP_GENERIC, RDNS_SUSP, BODY_SIZE_7000_LESS X-Junkmail-Status: score=10/50, host=c2beaomr06.btconnect.com X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A0B0208.4DE5EC47.0001,ss=1,fgs=0, ip=0.0.0.0, so=2010-07-22 22:03:31, dmn=2009-09-10 00:05:08, mode=multiengine X-Junkmail-IWF: false Subject: Re: [PHP-DEV] DVCS From: lester@lsces.co.uk (Lester Caine) Drak wrote: > At the current time I think that PHP would need to restructure how > it is packaged up to provide a single repo in both HG or GIT. > Keeping SVN ( I'd still prefer CVS here it works BETTER as a master > for DVCS! ) as the master from which we CAN currently sync using HG > or GIT is the best of a bad job currently. Unless some knows better > > I know what you mean. There are solutions like submodules in GIT but it > does require some small restructuring usually. By the way, TortoiseGIT > is now quite excellent for Windows GUI. A new version 1.7.0 is just > about to be released too. I'm a bit biased against GIT but overall, GIT > is getting way more traction than Hg and github.com > excels in features compared to anything else. When TortoiseGIT runs in Linux as well - they will have caught up! TortoiseHg works transparently in both and on Mac I believe. My customer base is mainly windows biased while I've been running on Linux here for some years now. I need both platforms to do the same thing - which Eclipse has provided for several years, but the DVCS camps still need to address. Windows GIT is something different from Linux GIT at the moment - which is probably all that is putting me off it. Actually when I was forced to used GIT the windows side simply did not work at all, so I HAD to use hggit to get anything! > From what I have seen also, IDE integration with GIT is starting to > catchup both in NetBeans and Eclipse - and already way ahead of the pack > is phpStorm for VCS integration, but it's not free. hggit + Mercurial Eclipse + Eclipse means I could not care less what the target is EXCEPT that one can't write a project that is JUST the set of sub-modules that you want to pull together. IDEALLY - both GIT and HG would just pull stuff from which ever is providing a particular library? So say Smarty could be on one while ADOdb is on the other ... The core PHP code does not need to be so distributed, but being able to pull PECL modules from a number of sources to add to a core clone of the code could be useful? -- 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