VS 2005 all check-out files need CONTENT update?

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

Moderator: SourceGear

Post Reply
volking
Posts: 3
Joined: Thu May 17, 2007 11:46 am

VS 2005 all check-out files need CONTENT update?

Post by volking » Thu May 17, 2007 11:57 am

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?

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Thu May 17, 2007 1:03 pm

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.

Post Reply