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

Re: Problem after upgrading 1.2.1 -> 1.3.1

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-05-21 23:47:19 CEST

On May 21, 2006, at 22:33, David Eagen wrote:

> I built and installed 1.3.1 and can no longer use my repository.
> When checking out I get this:
>
>
> svn: Valid UTF-8 data
>
> (hex:)
>
> followed by invalid UTF-8 sequence
>
> (hex: c8 e9 e0 08)
>
>
> What could be causing this?

I believe you just need to set your locale properly, like:

export LANG=en_US.utf8

Check the directory listing of /usr/share/locale for possible values
that can be used here.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 21 23:48:22 2006

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.