Closed (fixed)
Project:
Embedded Media Field
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Aug 2007 at 01:32 UTC
Updated:
2 Aug 2010 at 00:24 UTC
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
Comment #1
alex ua commentedI 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').