Page 1 of 1

Trouble Grabbing Files from Vault

Posted: Thu Feb 14, 2013 8:48 am
by bball
Hi,

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);
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

Re: Trouble Grabbing Files from Vault

Posted: Thu Feb 14, 2013 10:48 am
by lbauer
What version of Vault are you using?

Is there more to this error?

It might be helpful to have the full code.

We'd also like to see a copy of the Vault Server log that covers the time of the error. It's called sgvault.log and is in %windir%\temp\sgvault on the server machine. Let me know what time in the log and what username to look for.

Send the log and the code to me at support at sourcegear.com, ATTN: Linda.

Please include a link to this forum post.