Undo checkout in VB6 (using the integrated Vault client) doesn't change the icon next to the file (from checked to unchecked). If you went entirely off the state of the icon you'd think it was still checked out...and it even lets you undo check out repeatedly without complaint even though the first undo succeeded.
Is this the desired behavior?
Maybe a bug?
Moderator: SourceGear
We don't have much control over the icon that VB displays. Sometimes it displays the checked out icon if the file is read-write, even though the file is not checked out in Vault.
The first thing to verify is whether the file is still really checked out. Invoke the Vault GUI client and verify whether it is checked out or not. Then check the read-write status on the file. If your Undo settings are set to leave the file alone on Undo checkout, that might explain why VB is still reporting it as checked out.
The first thing to verify is whether the file is still really checked out. Invoke the Vault GUI client and verify whether it is checked out or not. Then check the read-write status on the file. If your Undo settings are set to leave the file alone on Undo checkout, that might explain why VB is still reporting it as checked out.