On a fresh install of migrate turning on the migrate_example_baseball script brings up errors like this:

Warning: file(/var/redhen-crm/redhen-crm/sites/all/modules/migrate/migrate_example_baseball/data/gl2000.txt) [function.file]: failed to open stream: No such file or directory in MigrateSourceCSV->computeCount() (line 155 of /var/redhen-crm/redhen-crm/sites/all/modules/migrate/plugins/sources/csv.inc).

The problem is that the files are upper case (GL2000.TXT) and the example is looking for lower case (gl2000.txt).

This is related to:
#1587842: Remove baseball data files

Version

; Information added by drupal.org packaging script on 2012-11-07
version = "7.x-2.5"
core = "7.x"
project = "migrate"
datestamp = "1352299007"

Comments

ehowland’s picture

Title: Case missmatch on migrate_example_baseball » File name case missmatch on migrate_example_baseball data files

improved title

mikeryan’s picture

Status: Active » Fixed

This was fixed in December, try the 2.6-beta1 or -dev releases.

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

fix link

Yusadolat’s picture

Issue summary: View changes

Please, can you just drop the fix Link.??