[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: extending the blame callback

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Sun, 6 Jan 2019 20:40:28 +0100

On 06.01.2019 19:54, Daniel Shahaf wrote:
> The encoding may also be set explicitly via a svn:mime-type="text/foo;
> charset=utf-16-le" property. (We even parse that in mod_dav_svn, I think?)

Setting the mime-type to text/.. with the utf16 charset helps only that
the --force flag doesn't need to be passed to commands, but that all
(client-side) as far as I know.

Here's another patch with some more doc strings. I guess that can be
improved, but I'm really not good at writing docs...

Stefan

Received on 2019-01-06 20:40:47 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.