http://support.sourcegear.com/viewtopic.php?p=30358
It was stated in the last response
What was discovered so far is that there's a difference between how the command line client and the GUI handle file history in a branch. The branched folder only has a history from the branch on forward, but the files have their history. In the GUI, you can get the file history from before the brand (but not the folder), but on the command line one can only retrieve the file history from the branch forward.
We have logged a bug on this so it can be reviewed and see if can be fixed for a future release.
I would like to know if there is a fix or solution to this issue.
I'm writing a migration program using Vault Client API. I get this
exception VaultClientOperationsLib.GetLatestVersionFailedException
when GetByDisplayVersionToNonWorkingFolder is executed with a file that is branched.
I'm using Vault server version 3.1.7.3719
Thank you.