You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Руслан Самигуллин <ru...@gmail.com> on 2018/12/23 08:54:56 UTC

svn warning

Hello!

I have a problem with svn. The problem appears when I run svn. I have two computers on Windows 10 x64, and on Win10 x32 [Version 10.0.17763.195]. This problem appears on both computers.

The text from the console window is reduced below:

svn: warning: cannot set LC_CTYPE locale
svn: warning: environment variable LANG is not set
svn: warning: please check that your locale name is correct

I tried to set LANG=en_US.UTF-8 but it doesn`t work.
Please help me. How can I fix this problem?

Best regards, 
Ruslan Samigullin 



Re: svn warning

Posted by Branko Čibej <br...@apache.org>.
On 23.12.2018 09:54, Руслан Самигуллин wrote:
> Hello!
>
> I have a problem with svn. The problem appears when I run svn. I have two computers on Windows 10 x64, and on Win10 x32 [Version 10.0.17763.195]. This problem appears on both computers.
>
> The text from the console window is reduced below:
>
> svn: warning: cannot set LC_CTYPE locale
> svn: warning: environment variable LANG is not set
> svn: warning: please check that your locale name is correct
>
> I tried to set LANG=en_US.UTF-8 but it doesn`t work.
> Please help me. How can I fix this problem?


You haven't replied to my last message on the other thread about this
issue that you started. Please don't just repeat questions, follow up on
that thread instead.

-- Brane