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

Re: corrupt data with svn 1.7.14?

From: Vincent Lefevre <vincent-svn_at_vinc17.net>
Date: Sat, 4 Jan 2014 15:14:56 +0100

On 2014-01-04 14:46:54 +0100, Vincent Lefevre wrote:
> I've reported the following bug in the Debian BTS:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734163
>
> I first thought it could be due to some problem with the binNMU,
> but the problem still occurs after downgrading to the original
> 1.7.14. However I no longer get random behavior, just consistent
> broken behavior. I don't know whether this is Debian-specific or
> not.

To reproduce it with a public repository:

ypig:~> svn co svn://scm.gforge.inria.fr/svn/mpfr/misc/vl-tests
A vl-tests/mpfrtests.data
A vl-tests/mpfrtests.sh
A vl-tests/release-3.1.2-p4
A vl-tests/release-3.1.0-p8
A vl-tests/vfy-data
A vl-tests/ReadMe
Checked out revision 8727.
ypig:~> cd ./vl-tests
ypig:~/vl-tests> svn diff -r8726 ReadMe
Index: ReadMe
===================================================================
Cannot display: file marked as a binary type.
) H(mime-type = (H(
Index: ReadMe
===================================================================
--- ReadMe (revision 8726)
+++ ReadMe (working copy)

Property changes on: ReadMe
___________________________________________________________________
ypig:~/vl-tests> svn diff -r8726 ReadMe
Index: ReadMe
===================================================================
Cannot display: file marked as a binary type.
svn: E000022: Valid UTF-8 data
(hex: 73 76 6e 3a 6d 69 6d 65 2d 74 79 70 65 20 3d 20 28 48)
followed by invalid UTF-8 sequence
(hex: 87 bb 01 d5)

Downgrading to 1.7.13 solves the problem.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
Received on 2014-01-04 15:15:39 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.