https://i.stack.imgur.com/dtnpg.png
Here is a screenshot of it.
I am running svn on Windows 7, maybe that makes a difference?
When I run locale:
C:\Program Files (x86)\Subversion>locale
LANG=
LC_CTYPE="C.UTF-8"
LC_NUMERIC="C.UTF-8"
LC_TIME="C.UTF-8"
LC_COLLATE="C.UTF-8"
LC_MONETARY="C.UTF-8"
LC_MESSAGES="C.UTF-8"
LC_ALL=
How do I set LANG back to en_US? Any ideas?
I’ve also tried the link that Pekka suggested, the export function doesn’t work(?) for me.
NOTE: On windows command line it is displaying the unicode, when i tried svn on Cygwin, it works fine.
Reinstall from a proper source got rid of the problem…