Fwd: Re: [Drizzle-discuss] UTF-8/File Systems

John Arbash Meinel john at arbash-meinel.com
Fri Feb 19 14:25:11 GMT 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


...
> 
> On Wed, 17 Feb 2010 23:44:16 -0800, Brian Aker <brian at tangent.org> wrote:
>> Is it just Solaris that we have left that has issues with UTF-8  
>> filenames? Has anyone found a work around for this?
> 
> Apart from not using Solaris? :)
> 
> IIRC the main issues were around something in the stark r.e. BZR and
> utf8 file names (bzr/python would core/backtrace) and something around
> some of the standard Solaris tools?
> 

'stark' ?

There can be problems in bzr if your filesystem claims to be "UTF-8" and
then you put an iso-8859-1 file in there. But if you are actually
consistent about the filesystem encoding, it shouldn't be a problem.

As for Solaris... We've had problems with BSD not setting filesystem
encoding properly, but if we get an encoding of 'None' we now fall back
to "UTF-8". So really it depends what:

python -c "import sys; print sys.getfilesystemencoding()"

says. If that is UTF-8, then there shouldn't be a problem.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkt+n0cACgkQJdeBCYSNAAMG1QCcD85Sae+Y1W+B2LugIVwFDyTZ
FXkAn0s709xU5Pb4uph4lUd4cRAkaIfb
=gAW4
-----END PGP SIGNATURE-----



More information about the bazaar mailing list