I need to move some code from TFVC in one project collection to a project in another collection. I also need to retain the check-in history, I'm not worried about the changeset ids but do want to retain the comment / who and when in the history along with the changes made. The project being moved to will be empty.
This will be using on premise TFS2017 Update 3. (In preparation to migrating the collection to VSTS)
Any suggestions on how to do this please?