As suggested here,I am able to get only the repository stucture without history (manual migration), my primary requirement is to migrate with history.
I have an approach to migrate to Git with history Via Subversion, I dont want to use SVN as a mediator.
Is there any way to migrate using Script (irrespective of the languages) and if its available please help me where should I use it.
I require all the baselines/labels, branches with full history to Git.
Thanks in Advance.