简体   繁体   English

使用Microsoft Git Provider时,为什么我无法在VisualStudio 2012的TFS插件中查看MyWork窗格?

[英]Why can't I view the MyWork pane in TFS plugin for VisualStudio 2012 when using Microsoft Git Provider?

Since I installed the Microsoft Git Provider for full integration with my (Git controlled) projects hosted on tfs.visualstudio.com , the My Work pane on the TFS Plugin for VS2012 (I'm using VS2012 Ultimate by the way) doesn't show up anymore. 由于我安装了Microsoft Git Provider以与tfs.visualstudio.com上托管的我的(Git控制)项目完全集成,因此VS2012TFS插件上的“ 我的工作”窗格(我正在使用VS2012旗舰版)并未显示再也好了。

But when I change the Source Control plugin on VS Options to: None or Visual Studio Team Foundation Server (which is not my source control provider), the My Work pane appears again. 但是,当我将VS Options上的Source Control插件更改为: NoneVisual Studio Team Foundation Server (不是我的源代码控制提供程序)时,将再次显示“ 我的工作”窗格。

Why can't I have access to this My Work pane (which gives much faster access to my Work Items instead of having to run Queries to see them) when using Microsoft Git Provider ? 在使用Microsoft Git Provider时,为什么我无法访问此“ 我的工作”窗格(这样可以更快地访问我的工作项而不必运行查询来查看它们)? It doesn't make sense to me, it's just a quick view of the WorkItems assigned to me, I thought this had nothing to do with my source control provider, it's just Work Items! 它对我来说没有意义,它只是分配给我的WorkItems的快速视图,我认为这与我的源代码控制提供程序无关,它只是工作项!

Does anyone know why or how to fix this? 有谁知道为什么或如何解决这个问题? I don't want to have to run queries to open my current assigned tasks. 我不想运行查询来打开当前分配的任务。 The My Work pane is just perfect for quick access. “我的工作”窗格非常适合快速访问。

The "My Work" pane is not currently supported for connecting to projects hat have Git as the source control. 目前不支持“我的工作”窗格连接到项目,并将Git作为源控件。 This is due to things like "Shelving", which is fundamental to the features of My Work, not currently being available in Git. 这是由于“搁置”之类的东西,这是我的工作功能的基础,目前尚未在Git中提供。 These are things that I would expect the product team to add in the future. 这些是我希望产品团队在未来添加的东西。 I have no idea when it is likely to be available but "Shelving" is not currently available in Git in 2013 either. 我不知道它什么时候可用,但2013年Git目前还没有“Shelving”。

I would expect these feature to be added on tfs.visualstudio.com before you see them on premise. 我希望在你在内部看到它们之前,可以在tfs.visualstudio.com上添加这些功能。

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

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