合并两个版本的bpmn(xml)文件 [英] Merging two versions of bpmn (xml) files

查看:168
本文介绍了合并两个版本的bpmn(xml)文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在 jBPM商业中心中开发流程.我们为两个开发人员创建了两个分支,每个开发人员都进行了一些更改.在那之后,我尝试合并更改,但是会遇到很多这样的冲突:

We develop processes in jBPM Business Central. And we create two branches for two developers, and every developer make some changes. After that, I try to merge changes, but get a lot of conflicts like this:

<<<<<<< HEAD
      <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_B522FC25-C305-43A2-B22B-CF9D2280A47B" id="_rucp8h2REeqUr8GsL--YmA">
=======
      <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_B522FC25-C305-43A2-B22B-CF9D2280A47B" id="_ouptgR2QEeqUr8GsL--YmA">
>>>>>>> origin/some-branch

如何正确合并bpmn文件?可能存在某些特殊软件?

How to merge bpmn files properly? May be some special software exists?

推荐答案

您可以使用 BPMN Sketch Miner 以文本形式表示您的过程.

You can use BPMN Sketch Miner to represent your processes as text.

然后您可以直接在源文本上进行diff和合并冲突解决方案.

Then you can do the diff and merge conflict resolution directly on the source text.

这篇关于合并两个版本的bpmn(xml)文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆