All files looks checked out when opening vs.net project

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

Moderator: SourceGear

Post Reply
ssinger
Posts: 9
Joined: Mon Mar 01, 2004 8:54 am

All files looks checked out when opening vs.net project

Post by ssinger » Mon Mar 01, 2004 8:59 am

Hello. For some reason, when I open a VS.Net 2003 project, all my files have the checkmark icon meaning they are checked out. I know they are not. In fact, when I do a "Get Latest Version (recursive)", then the check marks go away and I get the standard lock icon indicating they are checked out. This is happening to all my projects, not just one.

Is it possible to open up the VS.Net IDE and not see all the checkmarks? (by the way, I'm running SourceGear Vault Client Version 1.2.1 (737).

Thank you

Steve
ssinger@trendmls.com

jowilson
Posts: 3
Joined: Mon Mar 01, 2004 9:33 am

Post by jowilson » Mon Mar 01, 2004 9:41 am

Check your source control bindings. VS.NET will place checkmarks like that on your files if some of your sc bindings are invalid.

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

Post by dan » Mon Mar 01, 2004 9:55 am

Also, if your files were read-write, the IDE will sometimes interpret that as being checked out. A Get would have reset them to read-only, and thus "locked".

Post Reply