Removing empty revisions
From: Geir Engebakken <geir.engebakken_at_edb.com>
Date: Mon, 15 Dec 2008 14:05:35 +0100
I tried to dump a repository, extracting only a part of it with svndumpfilter as shown here :
svnadmin dump /source/test | svndumpfilter include /channel --drop-empty-revs --renumber-revs >ebb.dump
I thought the --drop-empty-revs option would remove empty revisions, but in the dump file there are lots and lots of revisions like this :
Revision-number: 57
K 7
Why arent these empty revisions removed from the dump I wonder ?
Geir
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.