Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6204 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53137 invoked by uid 1010); 4 Dec 2003 14:00:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53103 invoked from network); 4 Dec 2003 14:00:49 -0000 Received: from unknown (HELO smtp2.pp.htv.fi) (213.243.153.14) by pb1.pair.com with SMTP; 4 Dec 2003 14:00:49 -0000 Received: from localhost.localdomain (cs181008.pp.htv.fi [213.243.181.8]) by smtp2.pp.htv.fi (Postfix) with ESMTP id 47C70296D57; Thu, 4 Dec 2003 16:00:48 +0200 (EET) Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.10/8.12.10) with ESMTP id hB4E0lZK024938; Thu, 4 Dec 2003 16:00:47 +0200 Date: Thu, 4 Dec 2003 16:00:47 +0200 (EET) Reply-To: Jani Taskinen To: Sascha Schumann Cc: Wez Furlong , internals@lists.php.net In-Reply-To: Message-ID: References: <00c901c3ba68$2b2cfe80$8802a8c0@obsidian> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] pending CVS massaging From: sniper@iki.fi (Jani Taskinen) The adding of modules happens VERY rarely. So your "disables cvs upd -d" is not very good argument against this. And there is no alternative way anyway.. If you know such, PLEASE do tell us. :) --Jani On Thu, 4 Dec 2003, Sascha Schumann wrote: > We agreed *not* to rely on modules for this kind of > procedure, because it effectively disables "cvs upd -d". > > Please explain what problem you are trying to solve and we > will find an alternative. > > - Sascha > >On Thu, 4 Dec 2003, Wez Furlong wrote: > >> Following up from Jani's mail regarding pecl picking, >> I will be tweaking CVSROOT/modules later tonight so that >> our "golden" pecl packages get checked out along with the >> php sources. >> >> This includes removing the symlink that links pecl/sqlite >> into ext (as it would be redundant). >> >> Once the change is made, you will need to check out the source >> again to pick up the extensions; you can check out over the top >> of your existing working directory and CVS will be smart >> enough to only fetch the things you need, so this shouldn't >> pose a problem. >> >> This is just an advance warning; nothing has changed yet. >> >> --Wez. >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > >