Hi All,<br>When I do hg pull in a repository, I find I am NOT in my working repo and use CRTL-C break the command. The tip is correct. But I find some file's date are changed in store directory. Do I need do anything more to fix my mistake?
<br><br> $ hg pull<br>pulling from <a href="http://ssh://anon@hg.opensolaris.org/hg/onnv/onnv-gate">ssh://anon@hg.opensolaris.org/hg/onnv/onnv-gate</a><br>searching for changes<br>adding changesets<br>adding manifests<br>
adding file changes<br>^Cinterrupted!<br>remote: Killed by signal 2.<br>transaction abort!<br>^C<br>$<br>$ hg tip<br>changeset: 4456:6c58ecd2dae3<br>tag: tip<br>user: apersson<br>date: Mon Jul 16 13:45:36 2007 -0700
<br>summary: fix locking issues introduced by new access functions<br><br>thanks<br>Mike<br>