[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Warnings from svn binary

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Wed, 6 Aug 2008 12:21:47 -0500

On Wed, Aug 6, 2008 at 3:54 AM, Øyvind A. Holm <sunny_at_sunbase.org> wrote:

> On 2008-08-02 16:57:40 Robert Dailey wrote:
> > When I run "svn", I get the following:
> >
> > svn: warning: cannot set LC_CTYPE locale
> > svn: warning: environment variable LANG is en_US.utf8
> > svn: warning: please check that your locale name is correct
> >
> >
> > I built SVN on Archlinux using ABS, so I'm not sure what to do about
> > this.
>
> You're probably connecting via svn+ssh://, and the message you see is
> not from your local svn binary, but from the binary at the server. You
> can get this message if the locale at the server is not correctly
> specified. Have you checked the ~/.bashrc on the server to see if it
> sets the locale to something which isn't available there?

I'm actually not connecting at all. All I'm doing is running "svn" at the
command line, which essentially does nothing in terms of functionality,
however it does evoke the warnings.
Received on 2008-08-06 19:22:18 CEST

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.