I had been using one big mercurial repository before, and now I'd like to move to a subrepository structure. Is there a way to split the original one into smaller chunks and keep only the relevant history?
I'd like to avoid large clones of obsolete data.
Thanks!