Check Out problems

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

Moderator: SourceGear

Post Reply
vrapp
Posts: 121
Joined: Tue Apr 06, 2004 12:34 pm
Contact:

Check Out problems

Post by vrapp » Thu Aug 26, 2004 8:24 am

1. From Vault client 2.0.5, I check out a renegade file with the option "overwrite". Vault shows a prompt that the local file might have been modified. I press cancel. Nevertheless, the file becomes checked out in Vault. But the local file remains unchanged.

2. Same, but with option "attempt automatic merge". Result: no prompt (why?) ; the local file remains unchanged; contrary to the Help, no subdirectory is created.

3. same but with "merge later" - result: same as in (2).
Vadim Rapp

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

Re: Check Out problems

Post by dan » Thu Aug 26, 2004 12:18 pm

vrapp wrote:1. From Vault client 2.0.5, I check out a renegade file with the option "overwrite". Vault shows a prompt that the local file might have been modified. I press cancel. Nevertheless, the file becomes checked out in Vault. But the local file remains unchanged.
Get is part of the Checkout, and the cancel refers to the Get, not the Checkout. However, this is a bug that is logged in the DB.
2. Same, but with option "attempt automatic merge". Result: no prompt (why?) ; the local file remains unchanged; contrary to the Help, no subdirectory is created.
Your previous post reported a problem related to Renegade and Attempt Auto Merge. This looks like the same issue.
3. same but with "merge later" - result: same as in (2).
The prompt dialog is only displayed if it is about to overwrite a file. With merge later, no attempt to overwrite the file is made, so no prompt is displayed.

Post Reply