I don't have these files checked out

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

Moderator: SourceGear

Locked
rwoodruf
Posts: 25
Joined: Thu Nov 03, 2005 12:23 pm

I don't have these files checked out

Post by rwoodruf » Fri Apr 14, 2006 10:13 am

Setup:
OS: Windows XP Professional Build 2600.xpsp_sp2_gdr.050301-1519
RAM: 1 GB RAm
Visual Studio: Visual Studio 2003 7.1.3088
Vault Server: 3.1.7.3719

Hello,

My development team and I are consistently running into a problem where the Visual Studio Pending Checkins window states that we have files checked out that aren't checked out to us. Attempting to check in a file that we don't have checked out results in an error message stating that the checkin failed because the file was not checked out to me.

The vault client properly displays the files that we have checked out.

Unfortunately, there are no real steps to reproduce the problem as all we do is close Visual Studio and reopen it to see the problem.

The weirdest thing about this problem is that the files that Visual Studio says that we have checked out are files that neither of us have ever touched. This is backed up by the Vault History command.

Thanks for taking the time to read this. We have a workaround but wanted to make you aware of the problem.
Rodney J. Woodruff
Senior Technical Architect
Ziff Davis Media, Inc

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

Post by dan » Fri Apr 14, 2006 10:44 am

Are the files that are reported as checked out by VS read-write on disk? VS sometimes interprets a file that is read-write as checked out, even though it really isn't.

Locked