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

Re: [PATCH] fix for svndumpfilter not filtering out revisions that were initially empty

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Tue, 13 Jul 2010 13:20:31 -0400

On 07/04/2010 12:08 PM, Igor Sereda wrote:
> [[[
> Fix for svndumpfilter.
>
> * subversion/svndumpfilter/main.c
>
> Problem Reproduction Sequence:
>
> 1. Get a dump of a repository with empty revisions (for example, by
> pulling a subdirectory of a remote repo with svnsync).
> 2. Run svndumpfilter --drop-empty-revs to filter the dump.
>
> Expected:
>
> Revisions that were initially empty are dropped. (As well as those
> filtered out.)
>
> Observed:
>
> Only revisions that were filtered out are dropped. Revisions that
> were initially empty - remain.
>
> This also contradicts a comment in the related code.
>
> The following patch fixes that.

For the record, I'm tracking this request at:
http://subversion.tigris.org/issues/show_bug.cgi?id=3681

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

Received on 2010-07-13 19:21:12 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.