I'm using VS 2005. Everytime I open a solution, all files I have checked out say they need UPDATE because CONTENT changed. Even when no changes have occured.
Is this by design? Or do I have a setting wrong somewhere?
VS 2005 all check-out files need CONTENT update?
Moderator: SourceGear
If you are accessing your files from disk without checking them out, then it would show as changes happened. If you are sharing working directories with another user, you will get that too (don't ever share working folders).
Are you performing an Open from Source Control more than once? That only needs to happen once to set the bindings and to pull the files down to disk. After that you can open VS and use the Most Recent Project link.
Are you performing an Open from Source Control more than once? That only needs to happen once to set the bindings and to pull the files down to disk. After that you can open VS and use the Most Recent Project link.