[openbeos] Re: SVN in Haiku

> Could anyone tell me if it's possible to get SVN working in Haiku? 
> I've
> tried the version posted at Haiku's website and am getting the 
> following
> errors:
> 
> svn: error: cannot set LC_ALL locale
> svn: error: environment variable LANG is not set
> svn error: please check that your locale name is correct

I recall having problems with svn in Zeta when exporting LC_ALL, so I 
reverted back to exporting only LC_CTYPE and LC_MESSAGES.
For the record I have:
export LC_CTYPE="fr_FR.UTF-8"
export LC_MESSAGES="fr_FR"
and no LANG in Zeta and it works.

François.

Other related posts: