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

Cannot do a 'svn status': svn responds something about invalid UTF-8 data

From: Oscar Peņas <chopsuey_at_softhome.net>
Date: 2005-10-03 19:23:39 CEST

Hi.

I just updated svn to the latest 1.2.3 version under SuSE 9.2.
Now, every time I try to do a 'svn status' on any of my existing working
copies, I get a message like the following:

chopsuey@chopsuey:~/code/server> svn status
svn: Valid UTF-8 data
(hex: 78)
followed by an invalid UTF-8 sequence
(hex: c4 07 08)

Needless to say, this didn't happen before the update. Last version I
used was the one which came with SuSE 9.2 (1.0.8 I think) and everything
worked fine.

I also get errors when trying to commit. The return message this time
was something like: 'Can't convert native string to UTF-8', followed by
a bunch of non-readable characters.

Anybody has any clue about what's going on? Is this some conflict with
any of subversion's dependencies?

Any help would be much appreciated.
See ya.

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