Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2002112

[PHP-DEV] cvsclean removes pear/PEAR on OS X 10.2 From: Brad Bulger (tater <email protected>)
Date: 11/24/02

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