TFS签出时的.partial文件 [英] .partial files when checking out of TFS

查看:130
本文介绍了TFS签出时的.partial文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我从TFS签出解决方案时,整个项目中都有很多.partial文件.

When I check out a solution from TFS a get a lot of .partial-files all over the project.

它们不在TFS服务器上,仅在我的PC上.遗憾的是,其中一些阻止了我的解决方案运行,我总是必须手动删除它们.我可以以某种方式防止这种情况发生吗?它们来自哪里?

They are not on the TFS-Server, just on my PC. Sadly some of them prevent my solution from running and I always have to delete them manually. Can I somehow prevent this? Where do they come from?

推荐答案

这些文件存在于工作区的本地路径中,但未添加到源代码管理中.对于部分扩展名文件,您可以参考此页面了解其含义.

These files exist in the local path of your workspace but not added into source control. For the partial extension file, you can refer to this page for the meanings.

您可以直接删除或忽略它们.如果您想防止这种情况,也可以更改工作区的本地路径,这样您将看不到文件.

You can delete or ignore them directly. If you want to prevent it, you can also change the local path of your workspace, then you will not see the files.

另一种选择是创建一个新的工作空间并使用其他本地路径,然后进行工作空间映射.

Another option is creating a new workspace and using a different local path, then do a workspace mapping.

这篇关于TFS签出时的.partial文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆