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

RE: svndumpfilter not removing empty revs

From: Geir Engebakken <geir.engebakken_at_edb.com>
Date: Mon, 11 May 2009 15:33:27 +0200

We had the same issue, it seems that if the repos already contains empty-revs from a previous import, these empty revs are not being removed by the --drop-empty-revs. Only revisions that are becoming empty from the current filtering is dropped!

Geir

-----Original Message-----
From: Dees, Ian (GE Healthcare) [mailto:Ian.Dees_at_ge.com]
Sent: 28. april 2009 21:48
To: users_at_subversion.tigris.org
Subject: svndumpfilter not removing empty revs

Hello list,
 
I just did an "svnadmin dump repoA > repoA.dump" and filtered it like
so: "svndumpfilter --renumber-revs --drop-empty-revs include main/x/y >
repoA.y.dump".

In the middle of my repoA.y.dump there are several hundred empty padding
revisions. I did a few searches on this list and in Google, but I never
got a clear answer as to why svndumpfilter kept those empty revisions.

Can anyone point me to a reason why they are still there?

Thanks!
Ian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1967790

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2190482

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-11 15:37:15 CEST

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.