简体   繁体   English

从TFS 2010迁移到TFS2013-工作区管理

[英]Migrating from TFS 2010 to TFS2013 - Workspace management

We are in the process of migrating/upgrading our TFS2010 to TFS2013, new infrastructure. 我们正在将TFS2010迁移/升级到新基础架构TFS2013。

We are following the step by step upgrade guide. 我们正在遵循逐步升级指南。

Regarding workspaces, do the developers need to remove all the local mapping to the old TFS instance before the upgrade? 关于工作区,开发人员是否需要在升级之前删除所有到旧TFS实例的本地映射? If Yes, we can ask them to remove. 如果是,我们可以要求他们将其删除。

However is there any way to find out whether the developers have removed all their local workspaces from TFSadmin point of view rather than asking the developers to say whether they have removed or not? 但是,有什么方法可以从TFSadmin的角度了解开发人员是否已删除了所有本地工作区,而不是要求开发人员说是否已删除?

Best Regards 最好的祝福

However is there any way to find out whether the developers have removed all their local workspaces from TFSadmin point of view rather than asking the developers to say whether they have removed or not? 但是,有什么方法可以从TFSadmin的角度了解开发人员是否已删除了所有本地工作区,而不是要求开发人员说是否已删除?

Installing TFS Sidekicks will allow you to see what workspaces exist for a particular User / Machine, it will also allow you to delete workspaces and to remove file locks. 安装TFS Sidekicks将允许您查看特定用户/计算机存在的工作空间,还可以删除工作空间并删除文件锁。

It is not required when doing an upgrade to have developers remove workspaces. 进行升级时,不需要开发人员删除工作区。 After the upgrade Visual Studio will automatically match it all up correctly. 升级后,Visual Studio会自动将其正确匹配。

Note: Make sure that you only do this for production. 注意:请确保仅在生产时这样做。 If you are doing a trial migration you MUST change the server ID to prevent VS getting confused! 如果您要进行试迁移,则必须更改服务器ID以防止VS感到困惑!

http://msdn.microsoft.com/en-us/library/vstudio/ee349259(v=vs.110).aspx http://msdn.microsoft.com/zh-CN/library/vstudio/ee349259(v=vs.110).aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM