Bug with the "Keep checked out" option

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

Moderator: SourceGear

Post Reply
paper_gn
Posts: 3
Joined: Tue Nov 29, 2005 5:08 pm
Location: Canada

Bug with the "Keep checked out" option

Post by paper_gn » Thu Dec 15, 2005 12:17 pm

Hi,

I'm having problems with the "Keep checked out" option of Vault. If you have a file who's date has changed but not the content of the file, Vault wil undo the checkout on that file BEFORE doing the check-in transaction, regardless of the "Keep checked out" option.

Vault messages :

[12/15/2005 12:25:35 PM] Undoing check out of file $/XX/YYYY
[12/15/2005 12:25:36 PM] Preparing data to begin transaction
[12/15/2005 12:25:36 PM] Beginning transaction
[12/15/2005 12:25:36 PM] Check in $/XX/ZZZZ
[12/15/2005 12:25:37 PM] Ending the transaction
[12/15/2005 12:25:38 PM] Transaction completed successfully

This behavior is common with VS .Net web project. If both the layout and the code page are opened, VS will save both, even if you have only edited the code part.

I'm using the Vault client version 3.1.5.3546 (not the IDE client) with the same server version.

Hoping you can fix this little problem.

Eric Brousseau

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Dec 15, 2005 12:43 pm

Thanks for the report. We'll try to reproduce this here. Are you using VS.NET 2003 or VS 2005?
Linda Bauer
SourceGear
Technical Support Manager

paper_gn
Posts: 3
Joined: Tue Nov 29, 2005 5:08 pm
Location: Canada

Post by paper_gn » Thu Dec 15, 2005 1:12 pm

VS.NET 2003

Eric Brousseau

paper_gn
Posts: 3
Joined: Tue Nov 29, 2005 5:08 pm
Location: Canada

Post by paper_gn » Thu Dec 15, 2005 1:16 pm

But you don't need to do this in VS. Just open a file in Notepad and save it without changing anything to it. You'll get the same bug.

Eric Brousseau

BradySVBC
Posts: 1
Joined: Fri Dec 16, 2005 9:53 pm

Post by BradySVBC » Fri Dec 16, 2005 9:55 pm

I have seen this as well. I am just using the Vault Client, and when ever i do a multi-select on files and check them in, but keep them checked out. it will only do some files.

Checking in a whole project directory does the same thing...

Post Reply