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

Re: Problem with non-UTF8

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Wed, 12 Mar 2008 14:28:31 -0500

On Mar 12, 2008, at 11:04, Ben Schonle wrote:

> when importing a folder with mutiple subfolders and files I get the
> error:
>
> svn: Valid UTF-8 data
> (hex: 4b 61 69 72 6f 73 20 70)
> followed by invalid UTF-8 sequence
> (hex: f5 68 69 76)
>
> As I understand it there are some characters in the file names that
> are not UTF8. I was thinking not to rename the respective files /
> folders, but would need to know their names, locations first.
>
> How do you suggest to proceed?

You shouldn't need to rename your files. You should be able to commit
them as they are, provided you've explained to Subversion how to
translate the character encodings by setting the LANG environment
variable to an appropriate locale first.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-12 20:29:39 CET

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.