Re: Bug: "svnadmin dump --incremental --deltas" gives too much output
From: Vincent Lefevre <vincent-svn_at_vinc17.net>
Date: Mon, 26 Dec 2011 00:51:51 +0100
On 2009-01-06 23:00:40 +0100, Vincent Lefevre wrote:
Actually the --incremental option doesn't matter. For instance, it
I've attached two files showing the problem. I've obtained them with:
$ svn diff -c3876 file:///home/vlefevre/private/svn-mpfr > mpfr-diff
on my own copy of the MPFR repository (to be able to use svnadmin).
I get the same data for the revision 3876 (i.e. removing everything
svnadmin dump --incremental --deltas ~/private/svn-mpfr -r3876
or I do
svnadmin dump --deltas ~/private/svn-mpfr -r 0:3876
showing that --incremental doesn't matter regarding this bug.
-- 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 / Arénaire project (LIP, ENS-Lyon) Received on 2011-12-26 00:52:24 CET |
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.