Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6203 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99066 invoked by uid 1010); 4 Dec 2003 13:36:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99042 invoked from network); 4 Dec 2003 13:36:09 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 4 Dec 2003 13:36:09 -0000 Received: (qmail 344 invoked by uid 501); 4 Dec 2003 13:36:09 -0000 Received: from unknown (HELO fragrance) (217.160.72.104) by kdserv.de with SMTP; 4 Dec 2003 13:36:09 -0000 Date: Thu, 4 Dec 2003 14:36:08 +0100 (CET) X-X-Sender: sas@fragrance To: Wez Furlong cc: internals@lists.php.net In-Reply-To: <00c901c3ba68$2b2cfe80$8802a8c0@obsidian> 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: sascha@schumann.cx (Sascha Schumann) 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 > >