[PATCH] fix for svndumpfilter not filtering out revisions that were initially empty
From: Igor Sereda <sereda_at_gmail.com>
Date: Sun, 4 Jul 2010 20:08:28 +0400
[[[
* subversion/svndumpfilter/main.c
Problem Reproduction Sequence:
1. Get a dump of a repository with empty revisions (for example, by
Expected:
Revisions that were initially empty are dropped. (As well as those
Observed:
Only revisions that were filtered out are dropped. Revisions that
This also contradicts a comment in the related code.
The following patch fixes that.
|
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.