bzr error messages
Martin Pool
mbp at sourcefrog.net
Wed Oct 10 06:31:07 BST 2007
On 10/9/07, Gwilym T. Still <gwilym.still at gmail.com> wrote:
> Hello,
>
> Just got this error message, trying to put my music collection under version
> control with bzr, using Ubuntu 7.10 - if there's any other details I can
> provide, please let me know.
Hi Gwilym,
Thanks for reporting this.
I think you're seeing this error because your shell is set to use
ascii encoding, but you have some files with non-ascii filenames (in
Spanish in this case, I guess.) On Ubuntu filenames are normally in
the utf-8 encoding so you should be able to fix this by setting
LANG=en_US.UTF-8 or whatever's appropriate for your country. If that
doesn't fix it please let us know.
--
Martin
More information about the bazaar
mailing list