Re: Symmetric Merge
From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 26 Mar 2012 10:37:02 -0400
On Thu, Mar 22, 2012 at 5:36 AM, Julian Foad <julianfoad_at_btopenworld.com> wrote:
> If anyone wants to try the new symmetric merge code, it's basically in place. It's not finished. It's enabled
I have been doing some simple playing around merging back and forth
One thing I noticed (not sure if I would call this a problem but maybe
* Merge a branch back to trunk and commit.
* Continue doing some work on both branch and trunk. No merges.
* Merge the branch to trunk again.
This second merge tries to merge some of the same changes from the
Another question. Your document talks about cherry picks, but I assume
$ svn merge --reintegrate --symmetric ^/branch
-- Thanks Mark Phippard http://markphip.blogspot.com/Received on 2012-03-26 16:37:34 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.