id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,external_id
7,SVN UTF Error on MapGuide,anonymous,,"Keep in mind I got all the FDO 3.2.x this way no problems at all. Not sure if this is a bigger issue or local to my system but you might want to take a look.

 

Doing a command: svn checkout http://svn.osgeo.org/mapguide/trunk/MgDev mapguide

 

Gives error:

svn: Can't convert string from 'UTF-8' to native encoding:

 

 In Gentoo the work around was:

 

 localedef -c -i en_US -f ISO-8859-15 en_US.ISO-8859-15

export LANG=""en_US.ISO-8859-15""

env-update && source /etc/profile

 

Chris
",defect,closed,medium,2.0,General,,major,wontfix,,,
