Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29933 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8195 invoked by uid 1010); 30 May 2007 06:03:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 8180 invoked from network); 30 May 2007 06:03:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 May 2007 06:03:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.132 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.132 smtpout0132.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.132] ([64.97.136.132:29384] helo=n066.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CD/C1-24960-5C31D564 for ; Wed, 30 May 2007 02:03:52 -0400 Received: from foxbox (82.47.220.57) by n066.sc1.he.tucows.com (7.2.069.1) (authenticated as steph.fox) id 4630CEE1001E46EB; Wed, 30 May 2007 06:03:09 +0000 Message-ID: <003201c7a280$4c8c5f90$39dc2f52@foxbox> Reply-To: "Steph Fox" To: "Lukas Kahwe Smith" , "Andi Gutmans" Cc: "Rasmus Lerdorf" , "Wez Furlong" , "Ilia Alshanetsky" , "Edin Kadribasic" , "PHP Internals List" References: <4e89b4260705280856t47429e54ofcc182e02a6627e5@mail.gmail.com> <698DE66518E7CA45812BD18E807866CE3AFF97@us-ex1.zend.net> <465CFFF8.7070603@lerdorf.com> <698DE66518E7CA45812BD18E807866CE3AFFA2@us-ex1.zend.net> <465D0EF5.2040801@pooteeweet.org> Date: Wed, 30 May 2007 07:03:49 +0100 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] better changeset tracking From: steph@zend.com ("Steph Fox") Hey Lukas, > Also keep in mind that there are plenty of subprojects under cvs.php.net. > These tend to be a lot simpler on the branching/merging side. So maybe > these are good testing grounds to get some of the infrastructure for karma > management in place. And then once we start feeling comfortable with > things, then we are more prepared to move php internals over. Yep, that's a smart idea. Practically everyone working for php.net touches the manual at some point or another, so moving the manual across before the versioned codebase would provide a modicum of pre-training across the board :) - Steph