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

'Failure during string recode' message not very helpful...

From: Joerg Hessdoerfer <Joerg.Hessdoerfer_at_sea-gmbh.com>
Date: 2003-11-11 19:56:46 CET

Hi!

I just ran across a minor issue, just an unhelpful error message. If you check
in files from a Windows box with ugly german chars in their filenames, and
try to checkout later on a linux box in any other locale, you get an 'error
during string recode', and dang, checkout stops.
For anyone not expecting this, this seems like a showstopper: the repos is
'unusable' from linux. (Okay, so what, change the locale to 'german' or
'de_DE.ISO-8859-1', and there you go.) But - most people won't know.
Especially if they never dealt with locales and such itches in their own
programs.
Shouldn't this give an error like
'Filename could not be encoded in your current locale. Please set your locale
accordingly'.

Even better would be a reference to a doc chapter on this (if existant). Is
this an issue? I really don't know much about the specific innards involved
here in SVN, but it really left one of our developers in a desperate state
;-)

BTW, is there any chance to find out from which locale a file was committed?
Would that help on that issue? Probably like setting the locale in the client
to the correct one (if that exists) when checking out or whatever? Am I on
crack?

Greetings from a happy user,
        Joerg

-- 
Leading SW developer  - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 11 20:00:00 2003

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.