Re: Non Ascii chars in paths cause trouble
From: Lübbe Onken <l.onken_at_rac.de>
Date: 2004-09-22 10:46:35 CEST
Erik Huelsmann wrote:
> What locale does your vi terminal run in? does it use iso-8859-1 / -15
> If it does, then the fact that the tags directory name looks like it does
> You can dump your repositories, find the paths which are not correctly utf-8
I still have the problem on the target system, that the german
svnlook on the server:
svn@raneu:~> export LANG=de_DE.utf-8
Browsing the repository on the server using WebSVN also results in the
svn log on the server:
Doppelte Datei auf dem Server gelöscht
svn log on windows client:
Doppelte Datei auf dem Server gel?\195?\182scht
TortoiseSVN on Windows client:
----
Löschen /tags/Test ob geht/Lib/lizenz.pas
That makes me hope that the log messages are at least dumped&loaded OK.
But:
- Why does 'svn log' on windows display ?\195?\182 instead of 'ö'?
- Why does 'svn log' on Linux display the log message properly?
- Why does 'svnlook log' on Linux *not* display the log message
properly? (same bash, same locale...) Is this a bug in svnlook?
Cheers
- Lübbe
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 22 10:47:04 2004
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.