[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: Paul Charlton <techguru_at_byiq.com>
Date: Tue, 30 Sep 2008 10:21:54 -0700

Michael --

shouldn't we also change the doc comment in "svn_repos.h" ???

best,
Paul

-----Original Message-----
From: C. Michael Pilato [mailto:cmpilato_at_collab.net]
Sent: Tuesday, September 30, 2008 9:39 AM
To: dev_at_subversion.tigris.org
Subject: Re: Bug: "svnadmin dump --incremental --deltas" gives too much output

C. Michael Pilato wrote:
> Sadly, 'svnadmin help's usage message isn't very helpful, because it
> uses "diff vs. fulltext" to describe for --incremental instead of
> "changed paths vs. all paths".

Fixed in r33361. 'svnadmin help dump' now reads:

   ...
   Dump the contents of filesystem to stdout in a 'dumpfile'
   portable format, sending feedback to stderr. Dump revisions
   LOWER rev through UPPER rev. If no revisions are given, dump all
   revision trees. If only LOWER is given, dump that one revision tree.
   If --incremental is passed, the first revision dumped will describe
   only the paths changed in that revision; otherwise it will describe
   every path present in the repository as of that revision. (In either
   case, the second and subsequent revisions, if any, describe only paths
   changed in those revisions.)
   ...

--
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
---------------------------------------------------------------------
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 19:22:14 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.