Migrate from Perforce to Team Foundation
We are planning to migrate from Perforce to Team Foundation. For sure we will need to keep all revision history.
As far as we know, there is no existing tool to perform this migration. So we are considering to develop a tool ourselves. What the options do we have?
1. Is it possible to use Visual Studio SDK? We can certainly use this SDK to simulate check-out/check-in, but one problem I see is that the timestamp will be wrong. Is there a work around?
2. Is it possible to write to database directly? Does anyone know if MS provides a document about DB specification?
We are also open for all other options.
Thank you in advance.
Ray

