[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: Ben Schonle <ben_at_amigos24.net>
Date: Tue, 18 Mar 2008 10:50:20 +0200

Hi,

for me the problem is that some folders / file names contain German Umlaute.

according to Lars I should hex-decode the string. Thus the questions:

    * how do I find out which folders / files I need to hexdecode?
    * how do I hexdecode them once found?

Thx!
Ben

Lars Grunewaldt wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> this happens mostly (for me), when entering a commit message that
> contains German Umlaute or other non-ISO8859-1-Characters on a unix
> terminal. Maybe that's the case for you, too?
>
> Otherwise, you could hex-decode the string (treat the numbers as
> 8-Bit-ANSI-Characters), that should be a part of your filename.
>
> best regards,
> Lars
>
> Am 12.03.2008 um 17:04 schrieb Ben Schonle:
>
>> Hello,
>>
>> 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?
>>
>> Thx,
>> Ben
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
>> For additional commands, e-mail: users-help_at_subversion.tigris.org
>>
>
> - --
> Lars Grunewaldt - Dipl. Inf. (FH)
> * software development
> * multimedia design
> skills: C/C++/Java/Python/PHP/(X)HTML/Flash/audio/video
> web: http://www.dark-reality.de
> mail: lgw_at_dark-reality.de
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.7 (Darwin)
>
> iD8DBQFH2AYeISCS20rPIYsRAkYOAKC0aMG3qTemZR4FfRtSAt5fNma8FACgkbcj
> QTjkzTE63AFPv+gR5m+34Kk=
> =+K45
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>

---------------------------------------------------------------------
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-18 09:49:57 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.