Note that there are some explanatory texts on larger screens.

plurals
  1. POTree conflict on new unmodified branches
    primarykey
    data
    text
    <p>I've found myself with a problem I connot seem to solve at this moment. </p> <p>I created a new repository with in the trunk the leading copy of my project. Then i create a branch from the working copy and do a fresh checkout of the branch in a new local working copy. (EDITED)</p> <p>While not having made a change in the trunk or the branch I get tree conflicts in all the main folders in the project while merging trunk:head rivision to the branch. </p> <p>So advice would be welcome regarding this, I was thinking of removing the repository completely and create a new one to see if this "error" persists. however a cleaner solution would be welcome. </p> <p>BTW even after solving the conflict with keeping local or keeping from repository will result in the same conflicts if i do another merge. </p> <p>Folder structure is basic: </p> <ul> <li>/repos/project/trunk</li> <li>/repos/project/tags</li> <li>/repos/project/branches/project_branch1</li> <li>/repos/project/branches/project_branch2</li> </ul> <p>When doing the merge. both trunk and branch are at the same repository version. </p> <p>Step by Step : </p> <ol> <li>I create the project svn with svnadmin create project</li> <li>Create 3 folders one by one (revision is 3)</li> <li>i do a checkout of the trunk. </li> <li>Add all project files in the folder add/commit</li> <li>Create a branch from trunk in branches folder branches/project_branch_1</li> <li>i do a checkout of the branch</li> <li>update both trunk and branch. their versions get updated to the latest (5)</li> <li>do a merge ifrom trunk:head to branch -> tree conflicts apear. </li> </ol>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload