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

Re: Invalid UTF-8 sequence

From: <kfogel_at_collab.net>
Date: 2004-04-19 18:36:41 CEST

Nimish Parmar <nimishparmar@yahoo.com> writes:
> I am a subversion newbie. When I try to import a directory
> into my repository, I get the following error:
>
> svn: Valid UTF-8 data
> (hex: 62 75 74 74 6f 6e 2d)
> followed by invalid UTF-8 sequence
> (hex: e1 64 64 2d)
>
> The directory contains multiple file types (html, gif, doc
> etc.) and I am able to add all of them except for this one
> particular subdirectory of gif files.
>
> Can anyone please help me as to what this error might mean
> and how to go about resolving it?
>
> Thanks a lot.

You should tell us the exact commandline you ran, and the environment
you ran it in. See http://svn.collab.net/repos/svn/trunk/BUGS for
more about how to report a problem you're having.

In this case, it's probably your locale. I don't know much about
solving that, but someone else here might.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 19 19:52:43 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.