pre-lock hook script with umlauts in filename
From: Krupka, Jan <krupka_at_depag.de>
Date: Tue, 01 Apr 2008 15:00:36 +0200
Hi list,
i have to start a pre-lock hook with a filename, that contains umlauts
On the clientside follwing error occur:
jk_at_alderaan:~/subversion/svn_test/test$ svn lock ätsch.txt
In the apache error log are following lines
[Tue Apr 01 14:17:50 2008] [error] [client 10.1.10.21] Failed to create new lock. [500, #165001]
It look like that subversion on the server is not able to convert parameter path for
I tested many settings of LC_ALL for the starting environment of the apache server.
The result will be the same all the time.
Yes, i know, subversion will start the hook scripts with empty environment, but
I checked the locale settings inside the hook. They will be all the time
LANG=POSIX
It looks like a standard. Where can i change this without access to the environment of this script?
I use apache 2.0.59 with subversion 1.4.3 self compiled
Many thanks for your hints
/jk
---------------------------------------------------------------------
|
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.