Tagged Questions

2
votes
3answers
2k views

How to export a part of SVN repository with dependencies?

I am trying to migrate a part of SVN repository using svnadmin dump. The provided svndumpfilter tool doesn't manage copy/move/rename dependencies from directories not included in the export. Is ...
1
vote
1answer
45 views

problems with svndumpfilter not excluding paths

I am getting strange results from svndumpfilter - I need to obliterate 24 instances of 2 specific files in our repo, scattered amongst many branches. I am running the command as documented like so: ...