[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: Dees, Ian (GE Healthcare) <Ian.Dees_at_ge.com>
Date: Mon, 11 May 2009 09:36:46 -0400

I don't think we ever did a previous import where I allowed empty-revs
in.

I fixed the problem by manually deleting the lines in the svn dump file
and renumbering the revs.

-----Original Message-----
From: Engebakken Geir [mailto:geir.engebakken_at_edb.com]
Sent: Monday, May 11, 2009 8:33 AM
To: Dees, Ian (GE Healthcare); users_at_subversion.tigris.org
Subject: RE: svndumpfilter not removing empty revs

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&dsMessageI
d=1967790

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

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-11 15:38:49 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.