I am looking into merging our source control provider and bug tracking software to Team Foundation Server 2008. We currently have SourceGear Vault as our source control provider and OnTime for our bug tracking software. Both currently meet our needs however as we are growing it seems that TFS is a more likely candidate for our company. It would have been nice if Microsoft had developed a merge tool so that we could get all of our source code into this new system including all the history.
As of now I can get all of our bug tracking items into the system through a csv import and I can also get the latest version of the source code into the system.
Is there an easy way or a toolkit that can be used in merging all of our source code with history from SourceGear Vault to TFS 2008?