[TxMt] svn update and CAKE.tmbundle ?
Charilaos Skiadas
cskiadas at uchicago.edu
Tue Apr 11 00:47:22 UTC 2006
On Apr 10, 2006, at 7:25 PM, Michael Larocque wrote:
> $ svn update
> svn: Can't convert string from 'UTF-8' to native encoding:
>
This is the likely culprit:
http://macromates.com/textmate/manual/bundles#setting_lc_ctype
Run:
echo $LC_CTYPE
in the terminal, and you should get:
en_US.UTF-8
If not, you need to set the LC_CTYPE variable via the instructions in
that page.
> Carpe viam,
> Mike
Haris
More information about the textmate
mailing list