|
Collaborative ALM Free SaaS for open source projects on Amazon EC2 |
|
|
| [BUG-12154] - Pull with Merge option fails if merge conflicts exist |
| Tags: No tags associated yet. |
|
All Tags... |
| Tracker: | Bug | Priority: | High | Status: | Closed |
| Submitted by: | KlausMehling Jun 24 03:37 | Modified by: | ilya_ivanov Aug 13 10:33 | Assigned to: | ilya_ivanov Jul 30 09:31 |
| Category: | Merge | Severity: | Blocker | Resolution: | Worksforme |
| Target: | -- | Detected: | -- |
| Description: | |
| Details: | |
| Submitted | Comment | ||||
|---|---|---|---|---|---|
|
I mean Merge Editor appends code fragments |
||||
|
Don't reproduce the problem with older versions because it is also possible that hg caused the problem. Right now all of us do work with hg-1.6.2. Instead of please fix the merge editor problem you reported today. | ||||
|
Couldn't yet reproduce the errors you descrubed. Tomorrow I will try to use an old build with old hg version. If that helps reproducing problem it will mean that bug was fixed.
Also if you can recall something valuable that you did when merging problems or working copy corruption occured, it could be really helpful. |
||||
|
First please summarise the current state of conflicts.
I had huge problems if I tried to push change-sets where the same files (also line locations) had been changed by others. |
||||
|
Ilya, please make merging more robust. I don't know whether this is still a problem but earlier plugin version sometime destroyed my working copy thus I had to clone the repository again. | ||||
|
Upgrading to HG 1.4.3 did not solve the problem. | ||||
|
This seemed to be caused by a local Mercurial 1.3.1 installation (under /usr/local/bin). Seems that MercurialEclipse 1.6.0 has problems with Mercurial 1.3. Let's see if this problem has gone with Mercurial 1.4.3-1. | ||||
|
This might be caused by that an old Mercurial 1.3.1 was installed on Klaus's pc.
Even in this case if the plugin needs Mercurial 1.4.1 then it should check the Mercurial version number and complain about if that's insufficient. |