首页 > Web开发 > 详细

解决方案:将已存在的项目 添加到 tfs解决方案中的时候 出现:新项目不能成功加入源码控制

时间:2016-01-23 18:22:53      阅读:269      评论:0      收藏:0      [点我收藏+]

遇到此问题 可能是因为你的 解决方案文件 没有正确与 tfs服务器绑定导致的

解决方式是: 在打开任意一个源码文件的时候,打开 vs2013的 文件>> 

技术分享技术分享

 

Go to File->Source Control->Change Source Control. (in Visual Studio 2012/2013 it‘s File->Source Control->Advanced->Change Source Control)

Look for the "Solution: your solution name" and if it‘s not bound it will say "no server". Click on it and then click "Bind" from the toolbar.

 

参考网址:http://stackoverflow.com/questions/32968423/vs-2013-cant-add-existing-project-to-tfs-source-control

解决方案:将已存在的项目 添加到 tfs解决方案中的时候 出现:新项目不能成功加入源码控制

原文:http://www.cnblogs.com/duanweishi/p/5153644.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!