[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 and finally

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-02-04 11:01:52 CET

On Fri, 4 Feb 2005, Sergey Proskurnya wrote:

> And again,
> what does it mean "Can't recode string" ?
>
It *means* that there is a string that is supposed to be in a particular
character encoding, but it isn't. It might be something that got into the
repository that isn't valid UTF8. It might also be UTF8 that can't be
represented in some other encoding (i.e. something outside ISO-8859-1 when
you use that encoding on your system.)

I know it doesn't help you at the moment, but I'll look into improving
this error message somewhat.

Regards,
//Peter

> I've killed the standalone "svnserve" and installed httpd-2.0.52.
> The same thing!
> Does LC_xxx and/or LANG env. variables affect mod_dav_svn behaviour ?
>
>
> Regards,
> Serge.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 4 11:03:18 2005

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.