I tried to search for info on this but didn't find anything.
Is there a method to move a project from one Vault repository to another? I know I can get latest on the project and then add that into the new repository but I would like to move it and maintain the history.
We are using client and server 3.1.9.3798
Changing repository
Moderator: SourceGear
Starting with Vault 3.5.x there is an export tool where one can export out folders or files and import them into another repository.
Another option is to look into writing something custom using our API. There is a section of articles in our KB Article Index under Client API and another area in the forum where one can ask questions and it gives examples.
Otherwise, you would have to do the get latest you mentioned and add it in.
Another option is to look into writing something custom using our API. There is a section of articles in our KB Article Index under Client API and another area in the forum where one can ask questions and it gives examples.
Otherwise, you would have to do the get latest you mentioned and add it in.