On Oct 31, 2012, at 04:27, Matthias Gerstner wrote: > My use case is that I'm doing a big reorganization if small repositories > into a large repository. To do this I use 'svnadmin dump/load' and move > the resulting directories around in the new repository to achieve a new > structure.
Another option which might yield better results would be to use svndumptool to perform the reorganization. http://svn.borg.ch/svndumptool/