I have just started brainstorming on a new project for this year. The app is basically a custom CMS system for a specific area of one of our client sites.
I was thinking about using vault as the source control repository for the application. The existence of vault would be transparent to the user so I would be using the VaultClient API. The app will display a treeview of the content and I was hoping to provide indicators in the tree as to whether or not a file was checked out. This would be similiar to Visual Studio.
Can you point me in the right direction of where I would begin to achieve something like this. I have just started looking at the API and would just like a little head start.
Is what I am hoping to accomplish a very difficult task?
Also, does Source Gear offer Vault server licenses. This would be helpful so that my app did not have to worry about the number of Vault Licenses when a user got added to the system.
Thanks for any help on this.
Vault integration into a custom app
Moderator: SourceGear
Yes, this is possible. The client API is the same one we use to write our own clients, so in theory you can do anything that is done in the Vault GUI client or admin client. The only caveats are:jnapier wrote:Is there an API to perform admin functions on Vault, such as adding a user.
I couldn't find anything in the client api.
1. The API is not documented.
2. The API is subject to change.
Eric Sink
Software Craftsman
SourceGear
Software Craftsman
SourceGear