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

Re: svn commit: r24559 - trunk/subversion/svnadmin

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-04-14 01:01:57 CEST

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

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.