Instant renegades

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

Moderator: SourceGear

Post Reply
nalenb
Posts: 59
Joined: Tue Aug 03, 2004 1:28 pm

Instant renegades

Post by nalenb » Fri Dec 03, 2004 9:37 pm

I'm using Vault 2 with VS.NET 2003, not integrated together. Sometimes I'll do the following:
check out file
edit file
build solution
run
check file in

And then a message pops up saying something about some other process having the file and it can't be checked in or something to that effect. Then the file in Vault is not checked out, the status is renegade and the changes haven't been put into Vault.

Anyone else have this problem?

I am using VAX with VS.NET 2003 too if that makes a difference. When I check in the file isn't even open in the editor. This happens about 1 in 30 check ins. My solution is to check it back out, but to pick do not overwrite, then check the file back in.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Sat Dec 04, 2004 1:46 pm

What is the file type of the file that doesn't get checked in? Is it a binary file that is in use when the program is running (a dll or exe, etc)?

Also, could you post a screenshot of the error that pops up?

nalenb
Posts: 59
Joined: Tue Aug 03, 2004 1:28 pm

Post by nalenb » Sun Dec 05, 2004 6:45 am

It's regular cpp & h files and they aren't in use by any editor that I can tell. I'll try and get a picture next time it happens.

Post Reply