Change Bindings on TFS project

≡放荡痞女 提交于 2019-12-25 04:09:34

问题


I wanted to add a solution to a project, but accidentally added a solution to the wrong Team Project.

Before adding the project, I made a copy locally. I then deleted the project in Source Explorer and ran a checkin. This deleted the code from the local drive.

I then restore the code from the local copy. Opened the solution and removed the bindings from the Change Source Control form.

The issue I have is every time I try to add the solution back to source control, it is automatically added to the first project. Is there a way to pick the project you add a solution to?


回答1:


You didn’t completely remove TFS Bindings.

There is a tool to remove Source Control Bindings from Visual Studio Solutions and Projects from msdn: http://blogs.msdn.com/b/saveenr/archive/2012/08/11/a-tool-to-remove-source-control-bindings-from-visual-studio-solutions-and-projects.aspx

More ways and more information for you reference: How can I completely remove TFS Bindings



来源:https://stackoverflow.com/questions/33087053/change-bindings-on-tfs-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!