> On Jan 5, 2019, at 10:58 AM, Stefan Kueng <tortoise...@gmail.com> wrote: > > So, with this patch I'm able to do a blame on utf16 files, so I'd like to > commit this if there are no objections. >
I have no objections, just a question. I thought SVN treated utf16 files as binary. How does blame work at all? I thought diff does not even work for utf16. Does this require setting svn:mime-type to text/plain or something like that as well? Mark