LANG=ja_JP.UTF-8を設定にしているのにこんなエラーが出ることがあります。 svn: Can't convert string from 'UTF-8' to native encoding: それはLC_ALL=が設定されていない為。 % locale locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directory locale: Cannot set LC_ALL to default locale: No such file or directory LANG=ja_JP.UTF-8 LC_CTYPE="ja_JP.UTF-8" LC_NUM