Vault API Question: retrieve checkout path
Moderator: SourceGear
Vault API Question: retrieve checkout path
How do I go about getting the local checkout path of a checked-out file? I can see that the Vault client can find the checkout location even when the working folder assignment has been lost. Is there a way I can do that with the Vault API? I try the client.TreeCache.PhysicalPath, but that requires a working folder assignment to exist. What I want to be able to do is reassign the working folder to the checkout location should the working folder assignment become lost.