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

Re: Error with swedish characters in filenames

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2003-11-04 12:21:21 CET

On 2003-11-04 11:56+0100, Pär Lidén wrote:
> Hmm. Is there some workaround for this? I have no possibility to change
> the locale myself at school, so there must be some other way.

Are you sure? =)

sh/bash:
export LC_CTYPE=<locale>
ie. se_SE or se_SE.UTF-8

tcsh:
setenv LC_CTYPE <locale>

After that run perl -v, it will tell you if your locale setting
dosen't make sense.

man 7 locale (in linux).

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 4 12:22:13 2003

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.