Re: Encoding of svn log on Windows
From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Fri, 21 Jan 2011 01:35:28 -0600
On Jan 20, 2011, at 12:40, Samuel Langlois wrote:
> I would like to know (and hopefully set!) the encoding used by svn log.
My understanding was that Subversion log entries are always stored as UTF-8 in the repository, and that the conversion to and from your system's character encoding, if different from UTF-8, are handled by your client, in response to things like (on UNIX-like operating systems) the LANG environment variable (not sure what Windows uses for that).
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.