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

Svndumpfilter option

From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: Fri, 7 May 2010 15:40:47 +0100

I am a bit confused by the use --drop-empty-revs and --renumber-revs. In my view, --renumber-revs is useless.

Let's suppose that I have 3 directories in my repository: A committed in revision 1, B in revision 2 and C in revision 3

If I run

svndumpfilter exclude B < dumpfile

I expect revision 2 to be empty, but still there.

If I run

svndumpfilter exclude B --drop-empty-revs < dumpfile

I expect revision 2 to not be there at all, and therefore revision 3 becomes revision 2. I don't see the use of --renumber-revs.

Am I missing something?

G

Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447
Received on 2010-05-07 16:41:20 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.