自 Visual Studio 2010 年以来,compare/merge 体验是否有所改善?
Has the compare/merge experience improved since Visual Studio 2010?
我想知道自 Visual Studio 2010 年以来,check-in/merge 功能基于 TFS 源代码控制进行了哪些改进。
示例:
- 能够识别未更改的文件。
- 自动合并的质量。
2012 年和 2013 年引入了一些显着的改进:
- My Work(Visual Studio 2012/2013 Premium 和 Ultimate)提供了一个非常方便的 suspend/resume 选项来快速搁置本地更改以处理其他事情(高优先级事件,审查其他开发人员的更改等)
- Pending Changes 屏幕已改版(是否是改进意见不一)
- Local workspaces,支持离线工作,更好地检测本地更改,删除只读位。
- Improved merge experience
- UI 支持无基础合并
Visual Studio 2015 变化不大,but Microsoft is adding a few new features around TFVC.
- We're building a new code search experience. Though the private preview only supports Git, we will add TFVC support before it ships.
- We're working on code review improvements, including things like support for iterative code reviews, a web experience, an improve VS experience with inline commenting, etc. All of this will work for TFVC too.
我想知道自 Visual Studio 2010 年以来,check-in/merge 功能基于 TFS 源代码控制进行了哪些改进。
示例:
- 能够识别未更改的文件。
- 自动合并的质量。
2012 年和 2013 年引入了一些显着的改进:
- My Work(Visual Studio 2012/2013 Premium 和 Ultimate)提供了一个非常方便的 suspend/resume 选项来快速搁置本地更改以处理其他事情(高优先级事件,审查其他开发人员的更改等)
- Pending Changes 屏幕已改版(是否是改进意见不一)
- Local workspaces,支持离线工作,更好地检测本地更改,删除只读位。
- Improved merge experience
- UI 支持无基础合并
Visual Studio 2015 变化不大,but Microsoft is adding a few new features around TFVC.
- We're building a new code search experience. Though the private preview only supports Git, we will add TFVC support before it ships.
- We're working on code review improvements, including things like support for iterative code reviews, a web experience, an improve VS experience with inline commenting, etc. All of this will work for TFVC too.