Thanks for attention!
So I want to automate processes like Sharing folder, adding file . . .
Is it possible to write SQL scripts doing these jobs? Or is there any other way to implement this?
P.S. I am using SourceGear Vault 3.1.7
How to automate File/Folder manipulation Process?
Moderator: SourceGear
You can use the Vault command line client or the Client API. The command line client is in the Vault GUI Client directory. Type vault helphtml for documentation. Operations such as Share, Add, Get, CreateFolder, Commit, etc. are supported.
The Client API is available from our downloads page:
http://www.sourcegear.com/vault/downloads.html
It comes with the code to the Command Line Client to help you get started.
I'd suggest starting out with the CLC.
The Client API is available from our downloads page:
http://www.sourcegear.com/vault/downloads.html
It comes with the code to the Command Line Client to help you get started.
I'd suggest starting out with the CLC.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager