[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: Øyvind A. Holm <sunny_at_sunbase.org>
Date: Wed, 6 Aug 2008 10:54:48 +0200

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?

Øyvind

+-| Øyvind A. Holm <sunny_at_sunbase.org> - N 60.39548° E 5.31735° |-+
| OpenPGP: 0xFB0CBEE894A506E5 - http://www.sunbase.org/pubkey.asc |
| Fingerprint: A006 05D6 E676 B319 55E2 E77E FB0C BEE8 94A5 06E5 |
+------------| 97e41218-6394-11dd-82ab-000475e441b9 |-------------+

Received on 2008-08-06 10:55:52 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.