Trouble Grabbing Files from Vault
Posted: Thu Feb 14, 2013 8:48 am
Hi,
I am having trouble getting files from vault onto my local working copy.
I get an VaultClientOperationsLib.GetLatestVersionFailedException exception at I can check out files just fine, but I need a local copy to copy over as well.
If you want the code, I can post it.
Thanks,
Brian
I am having trouble getting files from vault onto my local working copy.
I get an VaultClientOperationsLib.GetLatestVersionFailedException exception at
Code: Select all
GetOperations.ProcessCommandGet(new String[]{folder.get_FullPath()}, getOptions);
If you want the code, I can post it.
Thanks,
Brian