重置我的本地工作区
我有一个非常大的 TFS 项目,其中我的本地副本的映射已被搞砸,无法修复。摆脱我的本地副本并获取一个新副本的最佳方法是什么,该方法不会使服务器副本爆炸或使我必须手动重做映射?
I have a very large TFS project where my local copy's mappings have been screwed up beyond repair. What is the best way to get rid of my local copy and get a new one that will not make the server copy explode or make me have to redo the mapping manually?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您打开源代码管理资源管理器,然后打开“编辑工作区”对话框,您将可以删除现有工作区并创建一个新工作区。
创建新路径时,您可以明确选择要将哪些服务器路径映射到每个本地路径。您应该只拥有实际需要的目录的映射。
If you open Source Control Explorer and then open the 'Edit Workspaces' dialog, that will allow you to delete your existing workspace and create a new one.
When you create the new one, you can explictly choose which server paths you want mapped to each local path. You should only have a mapping for directories that you actually need.