Bug: "svnadmin dump --incremental --deltas" gives too much output
From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: Tue, 30 Sep 2008 11:21:11 +0200
[From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500544 which
"svnadmin dump --incremental --deltas" should give deltas against the
ay:~> svnadmin dump -r25091 --incremental --deltas svn | wc -c
ay:~> svn diff -c25091 wd | wc -c
Note that there are only text files. As you can see, "svn diff" is
[*] From the svn-book:
The second useful option is --deltas. This option causes svnadmin
-- 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.orgReceived on 2008-09-30 11:21:31 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.