issue 1463: locale problems during import and export/checkout
From: Stephan Hermann <sh_at_sourcecode.de>
Date: 2003-08-06 10:07:48 CEST
HI SVN Users :)
as Karl send me a comment on this issue, that I should describe you the
Ok, lets go:
You have to take a file tree with binary and/or text data just like this:
/content/bla/fasel/großbritannien.html
As you can see, I'm using german umlaute (ß == ß and ü == ü).
My OS is Debian Linux Woody with all security and bugfix packages applied.
Neon, Openssl, etc. are always the latest stable releases.
ok, my system locale is POSIX (export LANG=POSIX), this locale is set up from
ok now do the following:
svnadmin create /data/repos/inbox
svn import /content file://data/repos/inbox
When you are trying to import now the files into the repository, this action
When I change the locale to "export LANG=de_DE@euro" and do the import again
Now the other way around, you import the filetree with a correct locale
If you reach the first file with the special char (german umlaut), the
What's the problem with it:
I have to serve different data repositories for diff. countries.
So, if I have a german user with a german locale, and he wants to checkout a
I can't be sure, that all users will be using only filenames with 7bit
I hope, that this is not a "feature" of subversion or apr (the function which
hope you can help me to get a solution for this problem, just because I want
regards,
\sh
---------------------------------------------------------------------
|
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.