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
|
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.