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

Re: svn: Can't recode string

From: Patrick Smears <patrick.smears_at_ensoft.co.uk>
Date: 2004-10-19 10:21:43 CEST

On Tue, 19 Oct 2004, John Szakmeister wrote:

> > > svn: Valid UTF-8 data
> > > (hex: 4b 75 6e 73 74 68)
> > > followed by invalid UTF-8 sequence
> > > (hex: e4 6e 64 6c)
> >
> > This indicates that Subversion has found some data that is not valid
> > UTF-8. In this instance, the text appears to be 'Kunsth{a-umlaut}ndl',
> > but encoded in ISO-8859-1 rather than UTF-8.
> >
> > Perhaps changing to a locale based on ISO-8859-1 will allow you to
> > proceed?
>
> Nope. Subversion doesn't care about the encoding of file contents.

No - but it does care about the encoding of the file *names*, as discussed
on this list before :-) Sorry if my wording was unclear on this point...

> However, it does care about the log message. If you're using a UTF-8
> locale, the log message should be valid UTF-8 as well.

But yes, my comments re: filenames would also apply to the log message,
thanks!

Patrick

-- 
The easy way to type accents in Windows: http://www.frkeys.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 19 10:22:41 2004

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.