Hi,<br><br>I&#39;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 &quot;hg update&quot; which states, that there is nothing to update. Only when I use &quot;hg update -r tip&quot; the changes were applied to my working copy. According to the &quot;hg hep update&quot; text &quot;hg update&quot; and &quot;hg update -r tip&quot; should be the same. Looks like a little bug to me.<br>
<br>regards<br>robert<br>