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

Re: Bug: "svnadmin dump --incremental --deltas" gives too much output

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: Tue, 30 Sep 2008 13:24:17 +0200

I can reproduce this problem on the MPFR repository (revision 5629).
So, if someone needs a testcase, this is possible (but quite large).
FYI, this happens on updates of ChangeLog files.

For the MPFR case:
  svn diff -> 222778 bytes
  svnadmin dump --incremental --deltas (version 1.1.4) -> 311751 bytes
  svnadmin dump --incremental --deltas (version 1.5.1) -> 988544 bytes

The dump with 1.1.4 was obtained on the MPFR svn server itself.
The dump with 1.5.1 was obtained on a different machine, after
rebuilding a repository from the full dump.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-30 13:24:34 CEST

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.