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

Re: [PATCH] Fix verify -r N for non-trivial repositories

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-04-12 19:34:43 CEST

Eric Gillespie wrote:
> OK to commit then?
>
> Eric Gillespie <epg@pretzelnet.org> writes:
>
>> [[[
>> 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 .
>> ]]]

+1

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Thu Apr 12 19:35:06 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.