与 Subclipse 合并时出现树冲突

发布于 2024-09-27 21:32:49 字数 297 浏览 0 评论 0原文

我正在使用 Eclipse 8.6 和 Subclipse 1.6 以及 svn 1.6.x 服务器。我创建了一个分支,在分支和主干中进行了一些更改,现在我尝试从主干合并到该分支。我得到的只是分支根下每个目录和每个文件的树冲突。即使在我的测试项目中我除了编辑一个文件之外什么也没做,我也得到了这一点。问题是我不明白这些树冲突意味着什么,因为我没有改变任何东西。我只更改了一个文件进行测试,我应该在合并期间获得文件更新,但这只是被忽略。 我在合并窗口中看到的只是根目录下每个目录和每个文件的树冲突图标。另外,在“树冲突”窗口下,它告诉我每个树冲突的“本地添加,合并时传入的添加”。

I am using Eclipse 8.6 and Subclipse 1.6, and svn 1.6.x server. I created a branch, made some changes in both branch and trunk, and now I am trying to merge from trunk to this branch. All what I am getting is nothing but tree conflicts for every directory and every file under the root of the branch. I get that even with my test project where I did nothing but edited one file. The problem is that I don't understand what these tree conflicts mean, since I did not change anything. I have only changed one file for testing and I am supposed to get the file update during merge, but this simply gets ignored.
All I see in the merge window is tree conflict icons for each directory and each file under the root. Also under Tree Conflics window it tells me "local add, incoming add upon merge" for each of the tree conflicts.

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

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

发布评论

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

评论(3

关于从前 2024-10-04 21:32:49

右键单击项目>团队>显示树冲突
然后选择冲突标记为已解决。
之后提交应该可以工作。

Right click Project > Team > Show tree conflicts
then select conflicts as mark as resolved.
The commit should work after that.

享受孤独 2024-10-04 21:32:49

解决冲突是一个很好的开始。

Resolving Conflicts is a good starter.

温柔戏命师 2024-10-04 21:32:49

Have you have added any autoformating or anything of that sort enabled ?

The below thread might help resolve your problem.

http://www.mail-archive.com/[email protected]/msg05535.html

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