When trying to create a new content type containing a video field, I saw the following error message:
Fatal error: Cannot redeclare video_cck_bliptv_info() in /var/www/beta.petentials.com/modules/emfield/contrib/video_cck/providers/.svn/text-base/bliptv.inc.svn-base on line 5

I'm sure this has to do with the way subversion handles the backups conflicting with the way the module seeks out new providers. The error message is correct because the module is trying to parse both the file and the version-controlled file.

Comments

Alex UA’s picture

Status: Active » Closed (fixed)

I have no problems using emfield with SVN, so I'm closing this (it's also for 4.7.x- so it's from the 'good ol' days').