[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: "Can't recode string" again...

From: Gunter Ohrner <G.Ohrner_at_post.rwth-aachen.de>
Date: 2006-01-06 20:31:50 CET

Hunkel, Manfred wrote:
> I don't think this is "server" related the way you see it. I'd assume
> you'll get this message when you run any of the svn* utilities
> server-side?

My local svn process received the "Can't recode" error message from the
remote svnserve via network when trying to commit changed files.

Ok, this statement caused my to try to run the *server* process in a locale
different from C - and guess what, it worked.

Now maybe someone could clarify, am I officially too stupid to configure
subversion, or is it really nowhere written that the subversion server
process will need to transcode some strings into its own locale / encoding
for some reason and thus needs to use a local enconding which can represent
all characters of all encodings used by any clients accessing this server?

Maybe for some this is logically, for me it wasn't... My svnserve is running
on a headless pure server system which exclusively used the standard C
locale so far.

My server process (svnserve) now runs with LANG=de_DE.utf8@euro and seems to
be happy so far... :-/

However, as a sidenote: libiconv is neither a build dependancy of Debian's
subversion package nor of Debian's Apache2 package, but charset conversion
still does work. /usr/bin/svn and friends also (obviously) do not link
against any libiconv*.

Anyway, sorry for wasting your time, thanks a lot for your help :-))) and I
really hope it works reliably now. :-)

Greetings,

  Gunter

-- 
Hey! It compiles! Ship it!
*** PGP-Verschlüsselung bei eMails erwünscht :-) *** PGP: 0x1128F25F ***
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 6 20:34:29 2006

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.