Odd merge conflicts
From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-01-02 05:12:06 CET
I was recently experimenting with working on new features in a branch.
I made a branch, added a new file to the branch and put some
(all of the svn commands below were executed in the root of the
svn merge -rA:B svn://blah/trunk
where A: is the revision in which my branch was created, and B is the
That worked fine, and I checked in the branch with the new changes and
Then after many more changes on the trunk, and NO changes on the
svn -rB:HEAD svn://blah/trunk
Where B is the same revision as B in the previous merge.
This resulted in numerous conflicted files. The thing is those files
Now one of the changes to the files on the trunk included adding the
Scott
---------------------------------------------------------------------
|
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.