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

Re: Conversion error when doing migration

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Thu, 29 May 2008 03:26:20 -0500

Why can't you change the locale?

My understanding is that the error occurs when Subversion cannot
figure out how to convert from your local encoding to UTF-8, perhaps
because it doesn't know what your local encoding is. The way to
inform Subversion what your local encoding is is to set your client's
LANG environment variable to the correct value for your system.

On May 29, 2008, at 03:13, Henrik Sundberg wrote:

> Please respond to the list.
> /$
>
>
> 2008/5/29 Shaaf Syed M <shaaf.m_at_gmail.com>:
>> While looking into the latest code on the svn.collab.net
>> Some more info.
>>
>> Cant change the locale. :(
>>
>> File: http://svn.collab.net/viewvc/svn/trunk/subversion/po/sv.po?
>> revision=31444&view=markup
>>
>>
>> 4665 #: libsvn_subr/utf.c:581
>> 4666 #, c-format
>> 4667 msgid ""
>> 4668 "Safe data '%s' was followed by non-ASCII byte %d: unable to
>> convert to/from "
>> 4669 "UTF-8"
>> 4670 msgstr ""
>> 4671 "Giltig data '%s' följdes av icke-ASCII-byte %d: kan inte
>> konvertera till/"
>> 4672 "från UTF-8"
>>
>>
>>
>> On Thu, May 29, 2008 at 1:01 PM, Henrik Sundberg
>> <storangen_at_gmail.com> wrote:
>>> You'll get the errors in english if you change your locale to
>>> english.
>>> /$
>>>
>>> 2008/5/29 Shaaf Syed M <shaaf.m_at_gmail.com>:
>>>> Hello.
>>>>
>>>> When merging from trunk to branch, I get the following error
>>>>
>>>> svn: Giltig data '||||||| .sammanslagning-v' f?\195?\182 ljdes av
>>>> icke-ASCII-byte 195: kan inte konvertera till/fr?\195?\165n UTF-8
>>>>
>>>> I am unable to understand how I should fix this problem.
>>>>
>>>> Can anyone help me understand
>>>>
>>>> 1. why this happens?
>>>> 2. And how I might be able to fix it?
>>>>
>>>> Many thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-29 10:26:51 CEST

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.