如何使用 Eclipse 和 TFS Everywhere 过滤签入 TFS 2010 的文件类型?

发布于 2024-12-08 03:45:11 字数 147 浏览 0 评论 0原文

我正在将 TFS for java 与 eclipse 结合使用(到处运行 TFS)。 他想设置一个过滤器,以便过滤以“.”开头的文件和文件夹。不会被检查。 我该如何设置? 这是服务器端过滤器还是客户端过滤器? 我是在 Eclipse 还是 Team Explorer 中设置它?

I'm using TFS for java with eclipse (running TFS Everywhere).
He wants to set a filter so that files and folders beginning with '.' won't get checked in.
How do I set it?
Is that a server or client side filter?
Do I set it in Eclipse, or in Team Explorer?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

野稚 2024-12-15 03:45:11

您可以使用插件的团队项目忽略功能来过滤由 Eclipse 的 TFS 插件忽略的文件类型,该功能由 .tpignore 文件

如果您使用的是 Eclipse 的 TFS 插件 SP1(如果您还没有使用,我们建议您升级),那么您只需右键单击该文件夹并选择 Team >忽略。

You can filter the types of files that are ignored by the TFS plug-in for Eclipse using the Team Project ignore functionality of the plug-in, which is exposed by .tpignore files.

If you're using the SP1 of the TFS plug-in for Eclipse (and we'd recommend upgrading, if you haven't) then you can simply right-click on the folder and select Team > Ignore.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文