On 20.12.2018 11:31, Руслан Самигуллин wrote: > Hello! > > I have a problem with svn. The problem appears when I run svn.exe. I have > Windows 10 x64, and this problem appears in Win10 x32. > > 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 found that have to install language pack like that: (sudo apt-get install > language-pack-en-base) and set it like that: (export LC_ALL=C) but I don`t > know how to do it. And in what catalogue I must write the command to install > in cmd?
I'm confused: You say you're running 32-bit Subversion binaries on 64-bit Windows, but then you show the proposed 'fix' as commands that would work on some Debian-based Linux distribution? That can't be right. Where did you get those commands from? -- Brane