SVN 1.8.5 - Problems setting LC_CTYPE

2015-04-14 Thread Eoin O Connor
Hi folks, Recently started coming across problems when running svn commands on Linux RHEL 6+, for example svn --version returns the following svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is en_US.UTF-8 svn: warning: please check that your locale name is correct

Re: SVN 1.8.5 - Problems setting LC_CTYPE

2015-04-14 Thread Stefan Hett
Hi, 1.8.5 is really old. Maybe you wanna give the latest one a try (1.8.13) to see whether the issue is resolved with that already (I don't suggest it does, but maybe worth a try)? Regards, Stefan Hi folks, Recently started coming across problems when running svn commands on Linux RHEL 6+,

Re: SVN 1.8.5 - Problems setting LC_CTYPE

2015-04-14 Thread Branko Čibej
On 14.04.2015 04:52, Stefan Hett wrote: > Hi, > > 1.8.5 is really old. Maybe you wanna give the latest one a try > (1.8.13) to see whether the issue is resolved with that already (I > don't suggest it does, but maybe worth a try)? The locale management code in Subversion hasn't changed in years,

Re: SVN 1.8.5 - Problems setting LC_CTYPE

2015-04-14 Thread Philip Martin
Branko Čibej writes: > It's much more likely that the en_US.UTF-8 locale simply isn't available > on the new server. There's surely a way to enable it, but I'm not > familiar with how that's done on RHEL. Running locale -a will list all available locales. -- Philip Martin | Subversion Commi

put_xlate_handle_node exception

2015-04-14 Thread Kevin Radke
I recently built svn 1.8.13 on a x64 Linux machine with self-built dependencies that are current for Apache 2.2.29 (mpm=worker). I'm seeing the following exception periodically and I'm looking for help to try and figure out the cause. httpd: subversion/libsvn_subr/utf.c:426: put_xlate_handle_nod