随笔分类 -  TFS

摘要:原因:Bug.xml中,增加了新的权限组解决方法:先在项目集中增加同样的权限组,再执行导入操作。 阅读全文
posted @ 2013-04-16 16:41 ruby.wang 阅读(153) 评论(0) 推荐(0)
摘要:按顺序安装以下几个软件:- Visual Studio 2008- Team Explorer 2008 - Visual Studio 2008 SP1 (This will upgrade both VS2008 and Team Explorer 2008 to SP1)- VSTS 2008 Forward Compatibility Update连接的时候,需要使用如下连接字符串:http://<serverName>:<port>/<vdir>/<collectionName> (e.g. http://TfsServer:8080/ 阅读全文
posted @ 2013-04-15 13:25 ruby.wang 阅读(314) 评论(0) 推荐(0)