Boost logo

Boost :

Subject: Re: [boost] [git] Post svn conversion merge point instructions moved
From: Beman Dawes (bdawes_at_[hidden])
Date: 2013-12-30 08:43:48


On Sat, Dec 28, 2013 at 3:31 PM, Peter Dimov <lists_at_[hidden]> wrote:

> Beman Dawes wrote:
>
>> I'm unsure how Peter's prep steps interact with the actual merge point
>> instructions. Particularly, what SHA is used for the merge point?
>>
>
> None. After master and develop are brought in sync using cherry-pick
> and/or revert as necessary, one just does
>
> git merge --no-ff develop
>
> from master, and
>
> git merge --no-ff master
>
> from develop.
>
> One of these two merges may be redundant. I did both, just to be on the
> safe side. The important thing is that there is no "-s ours" option, which
> is (if my understanding is correct) generally the source of any subsequent
> problems.

Peter, could you please update
https://svn.boost.org/trac/boost/wiki/PostCvtMergePoint accordingly?

That's probably much easier than trying to educate me enough so I can make
the changes:-)

Thanks,

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk