Re: Filenames with non-ASCII characters
From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Thu, 13 May 2010 20:42:03 -0500
On May 13, 2010, at 12:29, Rodrigo Montenegro wrote:
> I am trying to block the users committing files with non-ASCII characters in their names during the pre-commit hook script, but when I get the list of files being committed with "svnlook changed" the filenames are completely messed up.
If you want to see the filenames as proper UTF-8 strings, you need to set the LANG environment variable to the proper value for your system.
|
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.