tfs - My team members' Visual studio team foundation server cannot find files I checked in -


We are using Team Foundation Server as a source control management tool. I checked in my projects and files but when my team members receive the latest version of the code, what happened is that they can find files in File Explorer but not in the Visual Studio solution Explorer. As a result, they need to manually add files to add existing items.

Does anybody know any possible root cause for this?

You have checked in the files, but you have an update solution (and / or) When they are checked in, your team members receive the latest version of the solution (and / or) of the project file.

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -