Hello,
I am trying to check out files from a repository programmatically. If the file is checked out by another user, I pop-up a message and then loop to wait for the file to be checked in. I am finding that the IsCheckedOutByAnyone method does not seem to update unless I log out and log back in to the repository. Is this a known problem or is there another API call I should be using?
Thanks,
Vin
Refresh File Checkout status
Moderator: SourceGear
Re: Refresh File Checkout status
You'll need to call Refresh() to update the list of checked out files.
Subscribe to the Fortress/Vault blog