How to split SVN repo to multiple git repos with history of moved files
This is another story about the conversion of a Subversion repository into multiple git repositories. But the question is not about how to do that in general but instead, how to keep the history of the resulting git repository intact, when the files have been moved in Subversion.