Hello Titus,<br><br>I have a question. <br><br>&quot;Hg clone&quot;  clones all branches automatically to the tip and points to the default branch. So when we create a new repository and simply clone; the branch will always be the default even if the tip is different. <br>
On the other hand we can clone directly to the last tip &quot;hg clone -r + revision or branch&quot; .<br><br> So in HgClone in pony_client, when we create the repository, should we clone then find the tip and update ?<br clear="all">
<br>Thanks, <br><br>Fatima<br><br>