Refresh File Checkout status
Posted: Mon Jan 04, 2010 1:10 pm
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
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