Maybe a bug?

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

Moderator: SourceGear

Locked
MarcusB
Posts: 24
Joined: Wed Oct 27, 2004 9:30 am

Maybe a bug?

Post by MarcusB » Wed Oct 27, 2004 4:53 pm

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?

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Thu Oct 28, 2004 7:26 am

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.

Locked