[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: Ben Reser <ben_at_reser.org>
Date: Sat, 04 Jan 2014 12:21:09 -0800

On 1/4/14, 6:14 AM, Vincent Lefevre wrote:
> 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.

One of the Debian maintainers sent a similar email to the dev@ list. I'll be
replying there.

Link to the original message in the thread:
https://mail-archives.apache.org/mod_mbox/subversion-dev/201401.mbox/%3C20140104152012.GB2984%40cerberus.jamessan.com%3E
Received on 2014-01-04 21:21:31 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.