在 TFS 2010 中,是否可以将查询从一个项目复制到另一集合中的项目?

发布于 2024-11-16 21:17:27 字数 257 浏览 1 评论 0原文

重现:
右键单击团队资源管理器中的查询文件夹,然后选择复制
右键单击服务器名称并选择连接到团队项目
连接到不同集合中的项目
在第二个项目的查询部分中,右键单击查询文件夹。

粘贴选项变暗。

但是,如果我重新连接到第一个集合中的原始项目,粘贴不会变暗。

有没有办法在集合之间复制查询,最好是在块中?

To reproduce:
Right click on a folder of queries in Team Explorer and select COPY.
Right click on servername and select Connect to Team Project.
Connect to project in different collection
In query section of the 2nd project right click on query folder.

Paste option is dimmed out.

However if I reconnect to the original project in the 1st collection paste is not dimmed.

Is there any way to copy Queries between collections, preferably in blocks?

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

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

发布评论

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

评论(2

黑色毁心梦 2024-11-23 21:17:27

VS 2013,我右键单击“我的查询”(选择所有查询),复制它们,然后转到打开另一个项目的另一个 VS 实例,右键单击“我的查询”并将它们粘贴到该项目中。

然后修改原始项目的任何特定内容。

VS 2013, I right clicked on My Queries (selected all of them), copied them, then went to another instance of VS opened to a different project, right clicked on My Queries and pasted them into that project.

Then modified anything specific to the original project.

忆梦 2024-11-23 21:17:27

我认为它不能以图形方式完成。
但是,如果您有 WIQL 等价的查询,那么它是可传输的/可执行文件 - 可能需要稍作修改。
因此,如果您有执行查询的自定义工具,则可以在不同的 TFS 集合之间使用它。

I don't think it can done in a graphical way.
But if you have the WIQL-equivalent of the query, it's transportable/executable - possibly with minor adaptations.
So if you have a custom tool that executes the query, it could be used between different TFS Collections.

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