Just did an update from CVS and tried to install and get this error:

PHP Fatal error:  Cannot redeclare cache_get() (previously declared in /Users/matthewyoung/devel/drupal/d7-head/d7-head/includes/cache.inc:44) in /Users/matthewyoung/devel/drupal/d7-head/d7-head/includes/cache-install.inc on line 16

Comments

David_Rothstein’s picture

Are you sure you did a full CVS update? The cache_get() function is no longer even defined in includes/cache-install.inc....

mattyoung’s picture

I just did a CVS update from inside Eclipse. I don't know what cvs switches Eclipse uses. Maybe it's not doing -dP and the old deleted stuff is still around.

I completely remove everything and did CVS checkout again and it's working.

I need to learn how to make Eclipse do cvs checkout with the -dP switch.

aspilicious’s picture

Status: Active » Fixed

see #2

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.