How to have TFS 2010 detect changes done to files outside of Visual Studio?

前端 未结 11 1285
囚心锁ツ
囚心锁ツ 2020-11-28 01:59

I\'m using Team Foundation Server 2010 with Visual Studio 2010.

Whenever I modify a file outside of Visual Studio, TFS doesn\'t seem to detect the change done to the

11条回答
  •  眼角桃花
    2020-11-28 02:27

    I found that in Visual Studio 2015, with the project open, Visual Studio discovered for itself that files had been modified externally, and automatically checked them out without me having to do anything. Checking in the project in the normal way saved the external modifications.

提交回复
热议问题