svndumpfilter does not exclude some files
From: Jason Heeris <jason.heeris_at_gmail.com>
Date: Mon, 15 Oct 2012 09:57:48 +0800
I am trying to use svndumpfilter to remove specific files and
Some of the files are, for example:
/specs/[01234] product x spec.pdf
There are other files in other top-level directories, but they all
There are also some directories I'm filtering out such as:
/results/RST-0001 (v0.01) #001
I created a text file to list these excluded path prefixes. I enter
/specs/[01234]
I use 'svnadmin dump' to dump the repository contents, and then run
svndumpfilter exclude --targets "excludes.txt" < repo-01.dump >
Unfortunately, only the directories (the second kind of entries in my
I've also tried putting a "*" on the end of each line and using the
So how do I get svndumpfilter to get rid of these files from my
All of this is done on Windows Server 2003. Versions of both svnadmin
Please CC me on replies.
— Jason Heeris
|
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.