Subversion on Solaris, problems with special characters
From: Mathias Weinert <mathias.weinert_at_gfa-net.de>
Date: 2006-02-17 16:48:02 CET
Hi there,
I want to use Subversion on a Solaris system and encouter a
I am using
I found a post on this list from August 2004 where someone
So here the description:
I have a repository containig a file täst.txt.
$ svn ls svn://myrepos/trunk/umlaut
$ svn co svn://myrepos/trunk/umlaut
When I set LC_CTYPE to de_DE.UTF-8 I get:
$ svn ls svn://myrepos/trunk/umlaut
$ svn co svn://myrepos/trunk/umlaut
$ ls -l umlaut
$ touch umlaut/täst2.txt
$ ls -l umlaut/
$ svn add umlaut/täst2.txt
Setting LANG and/or LC_ALL to de_DE.UTF-8 doesn't change the
Does anybody have an idea what I have to do to be able to
Many thanks for any help!
Mathias
---------------------------------------------------------------------
|
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.