Merging from main trunk to release branch
From: Rothkin, Steven <Steve.Rothkin_at_Honeywell.com>
Date: Tue, 30 Aug 2011 10:47:38 -0400
I'm doing some testing and documentation in preparation for migrating
I'm using svn, version 1.6.16 (r1073529) on Cygwin.
I'm having some difficulty with merging to release branches that I
The problem is this - there are inherently many changes between a
So I made some changes in the trunk and committed them. I made some
I then tried various different ways of merging just that change to a
svn merge -c 9840 $SVNHVAURL/argus/trunk
svn merge -r 9839:9840 $SVNHVAURL/argus/trunk
svn merge $SVNHVAURL/argus/trunk_at_9839
and a bunch of other ways as well (including using the trunk's working
In all the cases, the conflicts that showed up included all of the
As a comparison I tried:
svn diff -r 9839:9840 $SVNHVAURL/argus/trunk
That actually showed me just the changes that had been made. So the
-- Steve Rothkin Honeywell, Inc. 555 Pleasantville Road, North Bldg Suite 205 Briarcliff Manor, NY 10510 Office: 914-747-7198 Home: 914-762-4566 Cell: 914-420-3235Received on 2011-08-30 20:04:16 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.