Actually I am trying to import it into Excel 2008 for Mac. OSX recognizes the .csv extension and launches Excel but the data is not separated into columns because the delimiter is a semicolon not a comma. If I change the extension to ".txt" I can open the file from within Excel and choose the semicolon as the delimiter and it puts the data in columns fine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
CSV Export file
This file with ";" does not load correctly in Excel 2003 for Mac?
Actually I am trying to import it into Excel 2008 for Mac. OSX recognizes the .csv extension and launches Excel but the data is not separated into columns because the delimiter is a semicolon not a comma. If I change the extension to ".txt" I can open the file from within Excel and choose the semicolon as the delimiter and it puts the data in columns fine.
Choosing "windows" in the drop-down for excel edition will produce commas. So we should add a choice "Excel 2008 for Mac" that also produces commas.
Fixed in subversion, thanks for reporting.