The answer is no. 'verify' doesn't take a revision range in 1.4.x,
and 'dump' properly passes along the incremental flag in 1.4.x.
On Fri, 13 Apr 2007, Daniel Rall wrote:
> Does this need to go into 1.4.x?
>
> On Thu, 12 Apr 2007, epg@tigris.org wrote:
>
> > Author: epg
> > Date: Thu Apr 12 10:38:50 2007
> > New Revision: 24559
> >
> > Log:
> > Stop svnadmin verify -r N from dumping the entire contents of the
> > repository at N, making it possible to verify individual revisions of
> > repositories of significant size.
> >
> > * subversion/svnadmin/main.c
> > (dump_repo): Take incremental argument and pass along to
> > svn_repos_dump_fs2 instead of opt_state->incremental .
> > (subcommand_dump): Pass opt_state->incremental to dump_repo .
> > (subcommand_verify): Pass opt_state->start_revision.kind !=
> > svn_opt_revision_unspecified to dump_repo for incremental .
...
- application/pgp-signature attachment: stored
Received on Sat Apr 14 01:02:46 2007