php-developer-list | 2002112
Date: 11/24/02
- Next message: Michael Mauch: "Re: [PHP-DEV] Re: #20596 [Opn->Bgs]: date function gives wrong result for format 't'"
- Previous message: LOGICIAN ARABIC: "[PHP-DEV] CVS Account Request: logician"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I think this is the darned case-insensitivity causing a problem again.
the pear/.cvsignore
file lists 'pear' - meaning the installer, presumably - but when
cvsclean does a remove
of it, it ends up removing the PEAR directory. (this came up because
the 10.2 upgrade
installed a too-new version of autoconf, so buildconf is running
cvsclean)
i honestly can't see what to do about it except to build the 'pear'
file inside a directory,
so that it's not parallel to the PEAR directory...
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Michael Mauch: "Re: [PHP-DEV] Re: #20596 [Opn->Bgs]: date function gives wrong result for format 't'"
- Previous message: LOGICIAN ARABIC: "[PHP-DEV] CVS Account Request: logician"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

