Tool to migrate TFS to Vault

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
dtakahashi
Posts: 1
Joined: Tue Aug 06, 2019 5:26 pm

Tool to migrate TFS to Vault

Post by dtakahashi » Tue Aug 06, 2019 5:28 pm

Is there a tool or procedure to migrate TFS data to Vault 10?

Tonya
Posts: 872
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Re: Tool to migrate TFS to Vault

Post by Tonya » Wed Aug 07, 2019 8:20 am

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

Post Reply