Ticket #20049 (closed enhancement: worksforme)
subversion 1.6.2 (r37639) locale problem - umlaut characters not displayed properly
| Reported by: | mike.vasiljevs@… | Owned by: | dluke@… |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | svn subversion local german language | Cc: | |
| Port: | subversion |
Description
Umlaut characters (ä, ö or \"a, \"o etc) are not displayed properly.
other ports do not seem to have this problem (but they might display them as "a for ä for example
typing svn give this with the Germal local/language
$ svn Geben Sie ?\194?\187svn help?\194?\171 f?\195?\188r weitere Hilfe ein.
$ svn Geben Sie `svn help' für weitere Hilfe ein.
should be something like if anyone has more idea what component fails, please notify i would be interested in looking into fixing this, if nobody does
kind regards!
Change History
comment:2 Changed 4 years ago by dluke@…
Do you have LANG or LC_ALL set in your environment?
Do you have your terminal program set up for utf-8? (or other encoding?)
Note: See
TracTickets for help on using
tickets.


...the bottom listing is how it SHOULD be, upper is how it prints in terminal (my machine - Mac OS X v10.4.11, Darwin Kernel Version 8.11.0, iBook G4)