I started getting the following error whenever i use SVN in my server:
svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LC_CTYPE is UT
On Debian Jessie:
I ran:
sudo dpkg-reconfigure locales
Added and installed the missing locale. Then it worked.