Re: History when splitting a repository

2017-10-06 Thread Ian Monroe
Yea I think so. Just convert it into one git repo and then split and rearrange the repo in git. Ian On Fri, Oct 6, 2017, 03:46 John Lawlor wrote: > Hi, > > Say you have a folder in SVN, let's call it 'Analytics', and it contains 2 > sub-directories called Mobinil and MobinilUseCases. > > You de

History when splitting a repository

2017-10-06 Thread John Lawlor
Hi, Say you have a folder in SVN, let's call it 'Analytics', and it contains 2 sub-directories called Mobinil and MobinilUseCases. You decide to split the contents of Analytics into separate git repositories using svn2git. If I understand correctly, then the history of 'Analytics' will be lost i