How do I get my solution in Visual Studio back online in TFS?

前端 未结 9 568
别跟我提以往
别跟我提以往 2020-12-07 11:07

I had my solution in Visual Studio 2012 (which is under TFS source control) open and the TFS server (2010) was down. When I then made a change to one of the files and attemp

9条回答
  •  执笔经年
    2020-12-07 11:49

    I searched for the solution online and found this solution but wasn't too keen on the registry change.

    I found a better way: right-click on the solution name right at the top of the Solution Explorer and select the Go Online option. Clicking this allowed me to select the files that had been changed when I was offline and make the solution online again.

    After finding the solution, I found the following msdn forum thread which confirmed the above.

提交回复
热议问题