Hi I am developing with Visual C++ Express 2008 on Windows. I needed to add some Japanese characters to a source file, whereupon the editor stored the file in UTF-16LE encoding. Subversion (1.6.12) now complains that the file has inconsistent EOL-style.
Does Subversion 1.6 support UTF-16LE encoding? Is there a workaround for this, such as setting eol-style to CRLF (i.e. not native)? Best regards David