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

svn: Valid UTF-8 data

From: Juergen Sachs <juergen-sachs_at_gmx.de>
Date: 2005-03-28 22:40:17 CEST

> Chris wrote @ 2005-03-21 08:35:25 CET
> Has anyone seen this error before? How do I correct this problem?
> $ svn cleanup
> svn: Valid UTF-8 data
> (hex:)
> followed by invalid UTF-8 sequence
> (hex: a0 da 07 08)
> Linux Distro: SuSE 9.2
> SVN Version: svn, version 1.1.3 (r12730), compiled Mar 4 2005,
> 11:46:08
> SuSE RPM Version: subversion-1.1.3-7.1
I get the same problem with the same version of svn.
I tried
$ svn import svn svn://linuxserver/test3 -m "test entry"
and get the following message
svn: Valid UTF-8 data
(hex:)
followed by invalid UTF-8 sequence
(hex: b0 33 06 08)

My server is running on Suse 9.1 using the "svnserv -d -r <path>".
$rpm -q -v subversion
subversion-1.1.3-7.1
On my work pc running Suse9.2
$rpm -q -v subversion
subversion-1.1.3-7.1

I tried some file one by one which work fine, then I moved this files in
a newly created directory and tried to import the whole directory. And
get result as above.

It seems that only importing a directory cause this problem.
I tried this also directly on the server, with the same result. Single
file works, directory did not work.
I tried it also using TortoiseSVN on WinXP Home and it worked fine. So I
think server setup is ok and working.
I also tried to use a local repository on my work pc running Suse9.2
$ svn import file:......
Same results.
It seems that there is a problem in the client libs of svn. At least in
the one I use.
I get these from
ftp://ftp.suse.com/pub/people/poeml/subversion/9.1-i386/subversion-1.1.3-7.1.i586.rpm
for the server and the right packet for Suse9.2 of corse.

Any Idears why this happen ?!

Thanks

Juergen

PS: I am a subversion newbe. But I read almost the entire "subversion
book" and found no help about this, so I hope to find help here.

-- 
Juergen Sachs <juergen-sachs@gmx.de>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 28 22:43:22 2005

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.