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

Re: [Error conversion UTF-8]

From: Peter Samuelson <peter_at_p12n.org>
Date: Wed, 11 Mar 2009 09:15:36 -0500

> In Redmine, when I want view differences between two different revisions, I have this error message :
> svn: Safe data 'Index: Re' was followed by non-ASCII byte 195: unable to convert to/from UTF-8
>
> The problem is that the name file is Reédmine. (é = byte 195)

This seems related, but not identical, to
http://svn.haxx.se/users/archive-2008-11/0097.shtml. In that case the
problem is that apr_strftime obeys the current locale, but svn assumes
it produces UTF-8. Your case may be similar.

> Svn seems not support accents.

More accurately, it has a few bugs supporting non-UTF-8 locales.

-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
Received on 2009-03-11 15:15:59 CET

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.