Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54673 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27779 invoked from network); 18 Aug 2011 08:49:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Aug 2011 08:49:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.42 mail-yi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:46410] helo=mail-yi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/32-10511-332DC4E4 for ; Thu, 18 Aug 2011 04:49:56 -0400 Received: by yie19 with SMTP id 19so1520213yie.29 for ; Thu, 18 Aug 2011 01:49:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=LmErnLovZwxDzn/ChiBI8tQQZjiUQxxWgvkE3nUnDpE=; b=DuIcIA6aXuIxfhABC43B2qfVUAMiFcC+Mxoiu7B2JXbn436enivR17R4Nq45KlFMYN M2dxbGOdsvlkV5hjcUn7VNCQVsc/3cju95UJ0gWcWz1c54EO4trg7qcnVaW0WiQcESMU rnBH4xTXiV72CM0CI8JHFrrrkJgaIQ4Yt+wRI= MIME-Version: 1.0 Received: by 10.236.136.196 with SMTP id w44mr2283173yhi.56.1313657392682; Thu, 18 Aug 2011 01:49:52 -0700 (PDT) Received: by 10.147.41.9 with HTTP; Thu, 18 Aug 2011 01:49:52 -0700 (PDT) In-Reply-To: <4E4CCD44.1000909@lsces.co.uk> References: <4E4B7845.8@lsces.co.uk> <4E4BD968.6060706@garfieldtech.com> <4E4CC012.2040304@lsces.co.uk> <4E4CCD44.1000909@lsces.co.uk> Date: Thu, 18 Aug 2011 10:49:52 +0200 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Choosing a distributed version control system for PHP - problems From: pierre.php@gmail.com (Pierre Joye) On Thu, Aug 18, 2011 at 10:28 AM, Lester Caine wrote: > Pierre Joye wrote: >> >> On Thu, Aug 18, 2011 at 9:32 AM, Lester Caine =A0wro= te: >>> >>> > =A0Pierre Joye wrote: >>>> >>>> >> >>>> >> =A0Another great example of a successful is the freedesktop project= . >>>> >> They >>>> >> =A0have 100s of sub project and each of them have modules. >>> >>> > >>> > =A0Can I suggest you have a closer look at this conversion Pierre and >>> > work out >>> > =A0what is currently missing from it ... hint - as a new developer ho= w do >>> > I >>> > =A0'check out (clone)' a copy of libraoffice. >> >> By RTFM:http://www.libreoffice.org/get-involved/developers/ > > Exactly ... > While there were separate submodules for each section, as a result of > converting the modular structure of the original CVS code base, those are > now marked as obsolete ( http://cgit.freedesktop.org/libreoffice ) becaus= e > submodules does not work well, they have simply rolled the modules back i= nto > core ... a single monolithic repo :( That's not the reason but the changes in how it was developed. See gstreamer or xorg for other examples with multiple modules. --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org