简体   繁体   English

数据库项目,与SSDT和TFS的无基础合并

[英]Database Project, Baseless Merge with SSDT & TFS

How do we best perform a Baseless Merge between two branches of a TFS Database Project? 我们如何最好地在TFS数据库项目的两个分支之间执行无基础合并? We have a change in Branch B that we need to merge into branch A. Can we make a Schema Compare in VS and just update? 我们需要在分支B中进行更改,我们需要将其合并到分支A中。我们可以在VS中进行架构比较并进行更新吗?

You do a baseless merge just like you would regardless of the type of files that are in your branch (it has nothing to do with the fact that you are using Database Projects, they are treated the same way as any other type of project - just a bunch of files in a branch). 无论分支中的文件类型如何,您都可以进行无基础的合并(与使用数据库项目这一事实无关,与其他任何类型的项目一样,它们的处理方式相同–只是一堆文件)。

In the Merge dialog it will list in the drop-downs the branches that have relationships, but you can always browse for another target branch to initiate a baseless merge. 在“合并”对话框中,它将在下拉列表中列出具有关系的分支,但是您始终可以浏览另一个目标分支以启动无基础的合并。

在此处输入图片说明

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

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