Re: Subversion problems



Hi,
On 03.01.2007, 01:05 +0100 Erdal Ronahi wrote:
> I am trying to get used to subversion now. When I try to checkout a
> module, I have to write my passphrase three times, and each time I am
> asked to check my locale. That is quite annoying. It looks like this:
> 
> Enter passphrase for key '/home/erdal/.ssh/id_rsa':
> svn: warning: cannot set LC_CTYPE locale
> svn: warning: environment variable LANG is ku_TR.UTF-8
> svn: warning: please check that your locale name is correct
> 
> What can I do about this? Any help is welcome.

To reproduce your problem, I had to change my LANG variable via �export
LANG="ku_TR.UTF8"� (or �en_EN.UTF8�, because I'm using
�de_DE.UTF8� (en_EN.UTF8 is also installed)).

Dirty hack: �export LANG=""�

If your're on a Debian/Ubuntu system, you should try: �dpkg-reconfigure
locales�... But I'm not sure.

Regards, Christian



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]