[gmx-developers] Git master broken

hess at sbc.su.se hess at sbc.su.se
Wed Aug 25 17:27:15 CEST 2010


> On 2010-08-25 16.53, David van der Spoel wrote:
>> On 2010-08-25 16.45, Mark Abraham wrote:
>>>
>>>
>>> ----- Original Message -----
>>> From: David van der Spoel <spoel at xray.bmc.uu.se>
>>> Date: Wednesday, August 25, 2010 23:58
>>> Subject: [gmx-developers] Git master broken
>>> To: Discussion list for GROMACS development
>>> <gmx-developers at gromacs.org>
>>>
>>> > Hi,
>>> >
>>> > it seems that git master is broken. Try the following:
>>> >
>>> > mkdir koko
>>> > cd koko/
>>> > git clone git at git.gromacs.org:gromacs
>>> > git checkout -t origin/release-4-5-patches
>>> > git merge release-4-5-patches
>>>
>>> That just worked fine for me.
>>>
>>> I get your symptoms if I do "git checkout master" before the merge,
>>> whether or not I checkout release-4-5-patches.
>>>
>>> Christoph Jungan's merge commit on master dated Monday (5e3473a12) is
>>> not a simple merge commit (see git log -p). I'm not sure how he managed
>>> to do what he did, but I guess he started a merge from some
>>> not-quite-right starting point, had conflicts, didn't realise he'd not
>>> commited the merge result, did his edit, then committed.
>>>
>>> To fix, someone will have to manually resolve the conflicts.
>>>
>>
>>
>> OK I will do this now.
>
> Have pushed this now. For these 5 conflicts the release-4-5-patches
> version was taken to be authoritative. The master branch compiles again
> now.
>
> @Rossen:
>
> the error occurred in the master branch, when the release was merged
> into it. Maybe my recollection of events in the mail was not accurate,
> but it was reproducible.

The important question is if we'll have problems with every merge
from now on. Or was that the case with 4.0 because continuously
things were committed in both branches and if we do not make errors
again now, merging will work nicely in the future?

Berk




More information about the gromacs.org_gmx-developers mailing list