Tool to migrate TFS to Vault
Moderator: SourceGear
-
- Posts: 1
- Joined: Tue Aug 06, 2019 5:26 pm
Tool to migrate TFS to Vault
Is there a tool or procedure to migrate TFS data to Vault 10?
Re: Tool to migrate TFS to Vault
Hello,
We do not have a specific import tool available from TFS to Vault, however, you could do a version by version GET from the root level of the TFS repository into a directory on disk and use that directory as the working folder for $/ (root) in Vault. First you would GET version 1 of your project from TFS and the ADD those files to Vault. Checkout the files in Vault to make them writable, and continue to GET from TFS and Checkin subsequent GETS of versions from TFS.
Thanks,
Tonya
We do not have a specific import tool available from TFS to Vault, however, you could do a version by version GET from the root level of the TFS repository into a directory on disk and use that directory as the working folder for $/ (root) in Vault. First you would GET version 1 of your project from TFS and the ADD those files to Vault. Checkout the files in Vault to make them writable, and continue to GET from TFS and Checkin subsequent GETS of versions from TFS.
Thanks,
Tonya