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

UTF-8 problem

From: Stéphane Magnenat <stephane.magnenat_at_epfl.ch>
Date: 2004-08-18 13:31:50 CEST

Hello,

I have a problem with subversion related to UTF-8 handling. I appear when I
upgraded to version 1.0.6.

When I do svn [any command], I got the following error :

nct@lsa2pc31:~/data/project/lsa2$ svn status
? svn_io_get_dirents
              337 337 markus .
svn: Valid UTF-8 data
(hex:)
followed by invalid UTF-8 sequence
(hex: 89 45 f8 83)

My locales are in UTF-8, the server works with other clients that have a posix
locale.

Here is the configs:

* Client:

Debian unstable dist-upgraded of today

Package: subversion
Maintainer: David Kimdon <dwhedon@debian.org>
Version: 1.0.6-1
Depends: libapr0 (>= 2.0.50), libc6 (>= 2.3.2.ds1-4), libdb4.2, libexpat1 (>=
1.95.6), libldap2 (>= 2.1.17-1), libneon24 (>= 0.24.7.dfsg), libssl0.9.7,
libsvn0 (>= 1.0.6-1), libxml2 (>= 2.6.11), zlib1g (>= 1:1.2.1), patch,
db4.2-util

Package: libsvn0
Maintainer: David Kimdon <dwhedon@debian.org>
Version: 1.0.6-1
Depends: libapr0 (>= 2.0.50), libc6 (>= 2.3.2.ds1-4), libdb4.2, libexpat1 (>=
1.95.6), libldap2 (>= 2.1.17-1), libneon24 (>= 0.24.7.dfsg), libperl5.8 (>=
5.8.4), libssl0.9.7, libswig1.3.21, libxml2 (>= 2.6.11), python2.3 (>= 2.3),
zlib1g (>= 1:1.2.1)

Package: libapr0
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Version: 2.0.50-9
Depends: libc6 (>= 2.3.2.ds1-4), libdb4.2, libexpat1 (>= 1.95.6), libpcre3,
libdb4.2, libexpat1

nct@lsa2pc31:~/data/project/lsa2$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

* Server:

Debian woody with backported subversion

Package: subversion
Version: 1.0.6-0.woody.1
Maintainer: David Kimdon <dwhedon@debian.org>
Depends: libapr0 (>= 2.0.50), libc6 (>= 2.2.4-4), libdb4.2, libexpat1 (>=
1.95.2-6), libldap2 (>= 2.0.23-1), libneon24 (>= 0.24.7.dfsg), libsasl7,
libssl0.9.6, libsvn0 (>= 1.0.6-0.woody.1), libxml2 (>= 2.4.19-4), zlib1g (>=
1:1.1.4), patch, db4.2-util

Package: libsvn0
Version: 1.0.6-0.woody.1
Maintainer: David Kimdon <dwhedon@debian.org>
Depends: libapr0 (>= 2.0.50), libc6 (>= 2.2.4-4), libdb4.2, libexpat1 (>=
1.95.2-6), libldap2 (>= 2.0.23-1), libneon24 (>= 0.24.7.dfsg), libssl0.9.6,
libswig1.3.21, libxml2 (>= 2.4.19-4), python2.1, zlib1g (>= 1:1.1.4)

Package: libapr0
Version: 2.0.50-4.woody.1
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Depends: libc6 (>= 2.2.4-4), libpcre3, libdb4.2, libexpat1

nct@lsapc89:~$ locale
LANG=POSIX
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=

I've heard on #svn on freenode that it is perhaps a libapr bug. I also saw a
thread on this list related to this bug but I didn't saw any fix just an
advise to downgrade something.

Thanks,

Stephane

-- 
Stéphane Magnenat
Assistant doctorant, administrateur système
LSA2-I2S-STI-EPFL
Pavillon Jaune, PJ S0 09
Phone +41216937353
Fax +41216935859
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 18 17:56:19 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.