[mapguide-trac] #7: SVN UTF Error on MapGuide
MapGuide Open Source
trac_mapguide at osgeo.org
Sun Mar 4 19:27:09 EST 2007
#7: SVN UTF Error on MapGuide
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner:
Type: defect | Status: new
Priority: medium | Milestone:
Component: General | Version:
Severity: major | Keywords:
External_id: |
-------------------------+--------------------------------------------------
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
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/7>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list