解决合并冲突与颠覆

发布于 2024-12-06 03:37:38 字数 411 浏览 5 评论 0原文

使用 subversive 将分支合并回主干时如何解决合并冲突。 (例如,文件在同一位置有不同的更改)

我执行了以下操作:

  • 在项目中选择合并(团队合并)
  • 选择分支 url
  • 执行合并 ==>冲突现在显示在同步视图中
  • 选择解决冲突 ==>冲突显示在比较视图中
  • 编辑工作副本以解决一个冲突

到目前为止它有效,但现在我想保存工作副本并显示该文件中的剩余冲突。 但是当我保存工作副本时,冲突视图不会更新。当我重新打开冲突视图时,我没有看到之前的更改。这使得冲突无法解决。

感谢您的帮助

(Eclipse 3.6、subverive 0.7.9、svnkit 1.3.5) 我使用最新的 subverive 版本和 svnkit

How to resolve a merge conflict when merging a branch back to trunk with subversive. (e.g a File have different changes at the same position)

i did the folowing:

  • selected merge at a project (team merge)
  • selected branch url
  • execute merge
    ==> conflicts are now shown in syncronize view
  • select resolve conflict
    ==>Conflicts are shown in the Compare view
  • edit the working copy to resolve one conflict

So far it worked but now i want to save the working copy and show the remaining conflicts in that file.
But when i save the working copy the conflict view is not updated. And when i reopen the conflict view i didnt see my previous changes. That makes it impossible to resolve conflicts.

thx for helping

(Eclipse 3.6, subverive 0.7.9, svnkit 1.3.5)
i use the newest subverive version and svnkit

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

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

发布评论

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

评论(1

偏闹i 2024-12-13 03:37:38

您只需右键单击该文件即可;团队-->标记为合并

You just need to right click on the file; team --> mark as merged

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