Hi there,<div><br></div><div>I am having a strange problem with svk smerge recently. I have two branches, both have a common branch as parent in their history.</div><div><br></div><div>I developed in both branches, always merging from the first branch (A) to the second branch (B). The second branch had a parallel development, as a experimental feature. To resume:</div>
<div><br></div><div>             A (active dev branch)                  B (experimental feature)</div><div>             --------------------------------------------------------------------------------------------------------</div>
<div>             A always smerge&#39;d B.</div><div>             new commits on A                      svk smerge //branches/A //branches/B</div><div>             -                                                new commits on B</div>
<div>             -                                                new commits on B</div><div>             new commits on A                      svk smerge //branches/A //branches/B</div><div>             -                                                new commits on B</div>
<meta charset="utf-8"><meta charset="utf-8"><meta charset="utf-8"><div>             new commits on A                      svk smerge //branches/A //branches/B             </div><div><br></div><div>The problem arrises when I try to make the inverse way: svk smerge //branches/B //branches/A: I got a lot of conflict notifications (a lot of not modified files get a D and U status) and at the end, a not so helpful &quot;Transaction is out of date&quot; appears.</div>
<div><br></div><div>As I have a lot of new files in B that doesn&#39;t exist in A, I need to preserve the dev history.</div><div><br></div><div><div>Transaction is out of date: Directory &#39;//branches/B&#39; is out of date</div>
<div>Please update checkout first.</div><div><br></div><div>&quot;Please update checkout first&quot; is not applicable and don&#39;t give any clue of what to do.</div><div><br></div><div>Does somebody have any clue?</div>
<div><br></div><div>Thanks.</div></div>