On Thu, Feb 12, 2009 at 2:32 PM, Hari Kodungallur <hkodungallur_at_gmail.com>wrote:
>
> On Thu, Feb 12, 2009 at 2:16 AM, Geir Engebakken <geir.engebakken_at_edb.com>wrote:
>
>> I have got a dump file that contains about 1000 empty revisions ( with
>> log message "This is an empty revision for padding").
>>
>> I understand that this comes from dumping a repository and filtering it
>> with dumpfilter. I have not got access to the old repository, but I would
>> like to remove these empty revisions before loading the dump into the
>> repository. I have tried to filter it through svndumpfilter with
>> --drop-empty-revs, but this seems only to work if the dumpfilter is creating
>> empty revisions, and not affecting already empty revisions. Anybody has an
>> idea of how to get rid of these?
>>
>>
>
>
> I think you need to use options --drop-empty-revs AND --renumber-revs.
>
>
Did you try what was suggested (see above)?
thanks,
-Hari
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1172191
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-16 18:44:42 CET