svndumpfilter
From: Ingo Schmidt <ich_at_der-ingo.de>
Date: 2007-03-06 17:04:13 CET
Hi everyone!
Let's say I do have a dumpfile of a repository with projects name like
/ProjectA
Now I want to use svndumpfilter to split this up into 3 single
cat dumpfile | svndumpfilter include ProjectA > project_a.dump
This, however, fails, because project_a.dump still contains all
So I thought, mabye something like this would do the trick:
But no, svndumpfilter simply ignores a trailing slash. It is picky
So my only way to achieve the splitting is really to write a big set
You may think, where the big deal is to write a set of excludes. Well,
It just made the whole conversion process so much more complicated and
Or do I not know svndumpfilter well enough and oversaw a simple
Cheers, Ingo =;->
---------------------------------------------------------------------
|
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.