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

Re: [PATCH] Add '--include' and '--exclude' options to 'svnadmin dump'

From: Julian Foad <julianfoad_at_apache.org>
Date: Fri, 13 Oct 2017 10:31:20 +0100

Should we now add all the other options from svndumpfilter?

> --drop-empty-revs : Remove revisions emptied by filtering.
> --drop-all-empty-revs : Remove all empty revisions found in dumpstream
> except revision 0.
> --renumber-revs : Renumber revisions left after filtering.
> --skip-missing-merge-sources : Skip missing merge sources.
> --targets ARG : Read additional prefixes, one per line, from
> file ARG.
> --preserve-revprops : Don't filter revision properties.
> --quiet : Do not display filtering statistics.

These were all designed to be useful with filtering. Why *wouldn't* we
want to include them directly in 'svnadmin dump --include/exclude'?

- Julian
Received on 2017-10-13 11:31:23 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.