On Fri, Dec 6, 2019 at 1:53 AM 沙飞漠里 wrote:
> Dear Mr./Ms.
>
> Does SVN support file with the encoding UTF-16LE as the text file?
>
My understanding is that only UTF-8 can be supported as text and other UTF
encodings can only be handled as binary.
There are a decent amount of past threads on t
Dear Mr./Ms.
Does SVN support file with the encoding UTF-16LE as the text file?
I have a text file("test.txt") and the file's encoding is UTF-16LE. I
want SVN to treate this file("test.txt") as a text file, so I change its
property svn:mime-type: application/octet-stream to
svn:mime-type:text/