In visual studio 2010, under solution explorer the source control icons by the files denote that the file is currently checked out. However if I look at the file in the source control explorer it appears not to be checked out. I have tried the "refresh" button in solution explorer as well as "get latest version...". Neither update the status icon by the file. Thanks in advance.
views:
13answers:
3
A:
Is it possible that the file is checked out under another workspace? If the Source Control Explorer (SCE), look in the "User" column for one of the files that appear checked out. Does a user name (with a workspace name in parenthese) appear? If so, then that user has the file checked out within the workspace listed.
Jeff Bramwell
2010-09-15 18:31:06
A:
Try the 'Refresh Status' command available on the File > Source Control menu. This command is also available on the 'Source Control - Team Foundation' toolbar if you have it showing.
Chuck F
2010-09-16 02:28:21
I assumed this was the same as the refresh button in the solution explorer. Regardless it still did not work.
leogdion
2010-09-16 14:50:33
A:
In Visual Studio 2008 there was an issue with shelvesets: http://blogs.infosupport.com/blogs/marcelv/archive/2007/12/03/Team-Foundation-Server-2008-shows-incorrect-version-control-status-in-team-explorer-.aspx
Could this be the case for you too?
Ewald Hofman
2010-09-16 03:33:06
Thanks for the link but unfortunately that did not work. I tried deleting all the shelvesets for this solution and it still shows as checkout with the "person" status icon.
leogdion
2010-09-16 14:49:17