2006/8/4, Michael Biebl <[EMAIL PROTECTED]>:

Hi Mario,

thanks for your patch. Unfortunately it doesn't seem to work for me as
you described. If I use e.g. LANG=de_DE and I make test commits with the
svn command line client containing umlauts in the commit log, they are
not displayed correctly in kdesvn and vice versa (commit logs made in
kdesvn are not displayed correctly by svn log).
What your patch fixes is, that when kdesvn is run in a non-UTF-8 locale,
the commit messages are encoded into UTF-8, so if you switch back to an
UTF-8 locale, the messages are properly displayed (in kdesvn and svn
log). So it's probably still worthwile to apply the patch.

Cheers,
Michael

--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?


If I write a commit message with 'svn commit' I can see it properly
displayed using 'svn log' and with kdesvn and vice versa (writing the
commit with kdesvn). Maybe is because I have the next line in my
'/etc/subversion/config' ?

[miscellany]
log-encoding = iso-8859-15

I'm not sure is that line is the reason, but I have that line in the
machine with my subversion server and in my machines using subversion
as a client. The line with 'log-encoding' is commented by default in
Debian and I think that the log-encoding is utf-8 then. The patch I
send you is included in the subversion repository of kdesvn. I've not
write that patch, the author of kdesvn wrote it after I did send my
bug report. Maybe we must tell him that the patch don't work in some
configurations. Greetings,

Mario Palomo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to