svn: warning: cannot set LC_CTYPE locale
After settings up a new Ubuntu 10.10 webserver I started getting these messages while using subversion.
svn: warning: cannot set LC_CTYPE locale
svn: warning: environment variable LANG is en_GB.UTF-8
svn: warning: please check that your locale name is correct
They seemed not to affect the subversion commands i was runnng but are just a bit annoying. After the normal google skills download I came across the Ubuntu page on locales. https://help.ubuntu.com/community/Locale.
I used the local -a command to list the installed locales which gave me.
Continue reading