Does svn client binary honors LANG env variable on Windows?
From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Sat, 10 Feb 2018 09:59:56 +0100
Hi all,
I'm using the PHP webapp WebSVN and ran into encoding problems with
> #!/bin/sh
Other people fixed this differently by using setlocale in WebSVN
> // Make sure that the input locale is set up correctly
> $cmd = $this->svnCommandString('blame', $path, $rev, $peg).' > '.quote($filename);
A command line like this doesn't work on Windows, it at least needs a
I think this depends on if the svn binary honors the env var LANG on
Thanks!
Mit freundlichen Grüßen,
Thorsten Schöning
-- Thorsten Schöning E-Mail: Thorsten.Schoening_at_AM-SoFT.de AM-SoFT IT-Systeme http://www.AM-SoFT.de/ Telefon...........05151- 9468- 55 Fax...............05151- 9468- 88 Mobil..............0178-8 9468- 04 AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln AG Hannover HRB 207 694 - Geschäftsführer: Andreas MuchowReceived on 2018-02-10 10:00:10 CET |
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.