Use the API to Add the Solution To Vault 7

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

Moderator: SourceGear

Post Reply
BrianFairchild
Posts: 7
Joined: Tue Oct 08, 2013 2:18 pm

Use the API to Add the Solution To Vault 7

Post by BrianFairchild » Wed Oct 23, 2013 7:55 am

How can I use the API to add the solution to Vault as it happens in the dialog File-> Vault Source Control -> Add Solution To Vault?

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Use the API to Add the Solution To Vault 7

Post by lbauer » Wed Oct 23, 2013 9:42 am

At that level, our api is only called by Visual Studio. Our integration with Visual Studio is through the VSIP api , which is not an open api.

You can use the Vault Client API to add files, but not for source control integration.

You might try writing your plugin using MSSCCI, as there is documentation available from Microsoft.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply