Undo Checkout deletes but doesn't reload file

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
austegard
Posts: 4
Joined: Fri Jan 02, 2004 4:28 pm
Contact:

Undo Checkout deletes but doesn't reload file

Post by austegard » Mon Jan 05, 2004 10:06 am

I use Vault 1.2.2(740) and Visual Studio.NET 2003

When I attempt to undo a checkout from within the VS.NET IDE, the file is deleted but not reloaded from the server.

If the file is currently open in the IDE I get the error message
Some reload or shell operations were canceled or caused errors. You should close and reopen the solution before making further changes.
If the file is not open, however I get no error message. But when I try to open the file it's not there, resulting in the generic error
The item 'foobar.cs' does not exist in the project directory. It may have been moved, renamed or deleted.

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

Post by dan » Mon Jan 05, 2004 11:05 am

Does this work the same way in Vault's GUI client? (When you uncheckout the file, it is deleted?)

When you undo the checkout in the GUI client, you have the choice to delete, revert, or leave the file. The last thing you chose in the GUI client will happen in the IDE too, which is a known bug in 1.2.

Post Reply