merge - Tree conflict with SVN, even in simplest possible case -
I am trying to merge a trunk into a branch in SVN. I continue the collision of the tree. I am pretty sure that the easiest possible way to merge a trunk in a branch is low, but the problem remains:
$ svn ls svn: // server branches / trunk / $ Svn ls svn: // server / trunk file1.tldr file2.tldr $ svn copy svn: // server / trunk svn: // server / branches / test_branch -m "commenced revision 4334. $ cd / tmp $ mkdir test $ Cd test $ svn checkout svn: // server / branches / test_branch a test_branch / file1.tldr test_branch / file2.tldr tested revision 4334. $ cd test_branch $ ls file1.tldr file2.tldr $ svn merge svn: // Server / Trunk --- 'R4334' via R4316 Together '.': C file1.tldr c file2.tldr Summary of Conflict: Tree Collision: 2 $ svn Status C file1.tldr & gt; Local additions, incoming incoming entries merged file2.tldr & gt; Local additions, add on these merges I have not made any changes to anything at this point - neither files in the trunk nor test_branch Has been modified Test_branch was created (as a copy of the trunk) So how can the tree be confronted? Am I losing a step? I am using SVN 1.6 Thanks in advance I am an SVN novice.
How can there be conflict of trees?
The biggest problem to me ago Tree fraud: in the range, merge suggestion for r4334 by r4316 : branch Edit
P> Edit > I will not be surprised if I see it on the trunk log for the changes of r4316, if it is removed (after branch) branch If it was creating test_branch < / html>
Comments
Post a Comment