Vault API Question: retrieve checkout path

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
Balthazor
Posts: 81
Joined: Fri Mar 11, 2005 4:10 pm
Location: Hartford, Wisconsin

Vault API Question: retrieve checkout path

Post by Balthazor » Fri Aug 04, 2006 11:38 pm

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.

Balthazor
Posts: 81
Joined: Fri Mar 11, 2005 4:10 pm
Location: Hartford, Wisconsin

Post by Balthazor » Sun Aug 06, 2006 12:39 am

Actually, go ahead and forget about it. I got it figured out.

Locked