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

Re: Howto Disable Localistation?

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Wed, 6 Oct 2010 19:27:32 -0400

On Wed, Oct 6, 2010 at 10:46 AM, Tony Sweeney <tsweeney_at_omnifone.com> wrote:
> alias svn='LANG=en_US svn'

You've just written a recursive alias.

Try 'alias svn='LANG=POSIX /usr/bin/svn', which fixes the loathsome
case-insensitive sorting behavior of "LANG=en_US'.
Received on 2010-10-07 01:28:12 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.