I'm new to Vault, having just migrated from VSS. Using the VSS command line I had a script that could generate a list of all the files that were shared and where they were shared to. I used that list to detect unintended linkages between products.
Using the listfolder command I can see how I get a list of all the files in vault, but I don't see any way to get determine if a file is shared or not.
Is there a way to do that through the command line? Failing that is there a way to do it through the API?
Thanks
Determine shares from command line?
Moderator: SourceGear
The command line does not currently have a way to do this. I'll add a feature request for it.
If you need this functionality sooner than we would be able to provide, you can get the source to the command line and use the Vault client API to get the share info you need.
The place to start would be to download the client API installer from the download area of the SourceGear website, and start to familiarize yourself with the CLC. Post back here if want help figuring out how to do it.
If you need this functionality sooner than we would be able to provide, you can get the source to the command line and use the Vault client API to get the share info you need.
The place to start would be to download the client API installer from the download area of the SourceGear website, and start to familiarize yourself with the CLC. Post back here if want help figuring out how to do it.