Hi,<br><br>I've pushed my changes from one hr repository to another. When using hg tip in the push target I see the tip of the other repo which indicates that the changes were applied to this one. But the working copy did not contain the changes. I the tried "hg update" which states, that there is nothing to update. Only when I use "hg update -r tip" the changes were applied to my working copy. According to the "hg hep update" text "hg update" and "hg update -r tip" should be the same. Looks like a little bug to me.<br>
<br>regards<br>robert<br>