Campbell Allan wrote on Tue, Nov 02, 2010 at 10:49:38 +0000: > The dump/load approach is also useful if you want to prune the repository > whilst moving it. ie, if you're splitting it into several new repositories or > prermanently removing certain paths.
You can also achieve some of these with svnsync --- e.g., if you set svnsync to access the source repository as a user who doesn't have authz permissions to read all of it, or if you set svnsync to mirror a subdir of the original repository into a new repository.