Re-establish TFS source control bindings

前端 未结 10 1127
别跟我提以往
别跟我提以往 2020-11-29 02:16

I have about a dozen Visual Studio 2010 projects I\'ve been working on that are versioned in a TFS repository. Recently I went on a vacation and upgraded my computer\'s OS t

10条回答
  •  半阙折子戏
    2020-11-29 02:55

    You say you've tried undoing the binding, but have you tried rebinding back to source control?

    In Visual Studio:

    • Open a solution with the problem
    • Choose the solution in Solution Explorer
    • Pick File->Source Control->Change Source Control
      Visual Studio 2013/2015: File->Source Control->Advanced->Change Source Control
    • Unbind any projects that are bound but not working correctly.
    • Bind all projects that are now unbound.

提交回复
热议问题