Is it possible to rename any folders under trunk during migration?

Is it possible to rename any folders under trunk during migration? We have a repo https://svn.dts.fm.rbsgrp.net/fxtrading/ and we want to include 3 different paths from svn repo into the master of the migrated repo legacy-web and rename the trunk of each path to a different name as shown below.

https://svn.dts.fm.rbsgrp.net/fxtrading/Web/FxGraph/Trunk into https://stash.dts.fm.rbsgrp.net/projects/FXP/repos/legacy-web/FxGraph

https://svn.dts.fm.rbsgrp.net/fxtrading/Web/GFXReports/Trunk into https://stash.dts.fm.rbsgrp.net/projects/FXP/repos/legacy-web/GFXReports

https://svn.dts.fm.rbsgrp.net/fxtrading/Web/ScrawnyCat/Trunk into https://stash.dts.fm.rbsgrp.net/projects/FXP/repos/legacy-web/ScrawnyCat

So, there should be 3 folders appearing in the master branch and each should have the content of the trunk as mentioned above.

Thanks

Hello,

I’m afraid this is not possible, SubGit is able to include or exclude files or directories inside translated branches, but not rename them.