How to work offline with TFS

后端 未结 9 2010
北恋
北恋 2020-12-04 20:28

Our TFS server has some temporary connectivity issues right now, and as such VS has gone unresponsive, leaving 50+ developers unable to work!

Is it possible to switc

9条回答
  •  失恋的感觉
    2020-12-04 21:00

    If the code has already been checked out by the user that if offline and they have the latest version on their local hd, then they just need to browse to the solution location and open the solution by double clicking sln file. The solution will open in disconnected mode.

提交回复
热议问题