Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50771 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66317 invoked from network); 1 Dec 2010 12:24:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Dec 2010 12:24:49 -0000 Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lsces.co.uk from 213.123.26.188 cause and error) X-PHP-List-Original-Sender: lester@lsces.co.uk X-Host-Fingerprint: 213.123.26.188 c2beaomr10.btconnect.com Received: from [213.123.26.188] ([213.123.26.188:12337] helo=mail.btconnect.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0E/B0-62427-E8E36FC4 for ; Wed, 01 Dec 2010 07:24:47 -0500 Received: from host81-138-11-136.in-addr.btopenworld.com (EHLO _10.0.0.4_) ([81.138.11.136]) by c2beaomr10.btconnect.com with ESMTP id AVV11313; Wed, 01 Dec 2010 12:21:46 +0000 (GMT) Message-ID: <4CF63DDA.3010302@lsces.co.uk> Date: Wed, 01 Dec 2010 12:21:46 +0000 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.14) Gecko/20101013 SUSE/2.0.9-2.1 SeaMonkey/2.0.9 MIME-Version: 1.0 To: PHP internals References: <4CF60351.4030101@lsces.co.uk> <4CF61FDA.6090506@lsces.co.uk> <4CF62CE0.4030705@dmi.me.uk> In-Reply-To: <4CF62CE0.4030705@dmi.me.uk> 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.0A0B0302.4CF63DDA.00E7, actions=tag X-Junkmail-Status: score=10/50, host=c2beaomr10.btconnect.com X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A020201.4CF63E8A.0175,ss=1,fgs=0, ip=0.0.0.0, so=2010-07-22 22:03:31, dmn=2009-09-10 00:05:08, mode=single engine X-Junkmail-IWF: false Subject: Re: [PHP-DEV] Project Management From: lester@lsces.co.uk (Lester Caine) Dave Ingram wrote: >>> git archive cranks out a single file representing any commit in the >>> repository, it can even format the archive w/ zip for the windows >>> folks ;) >> YES but without any header updates to the files. >> Once unzipped you have no idea what version a file is, and that IS >> causing problems in the field. If you can replace the whole package of >> code, then it may not be a problem, but well structured pakcaged >> systems really need a little help when people can THEN mix and match. > I can't speak for other DVCS systems, but you could use a git "smudge > filter" to add any sort of source-control headers if you really, really > want to: > http://chillibear.org/2010/04/git-and-cvs-like-keyword-expansion-idents.html Now that is one I have not seen, but outlines the reasons for wanting it nicely. It does highlight another part of this jigsaw ... need ruby running as well as python and php ;) I know that we are not going to get a nice clean PHP solution, but the spread of languages needed just seems to be growing just to add DVCS? -- 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