break hg pull

Matt Mackall mpm at selenic.com
Wed Aug 1 11:40:44 CDT 2007


On Thu, Aug 02, 2007 at 12:13:57AM +0800, cheng mike wrote:
> Hi All,
> 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?
> 
>  $ hg pull
> pulling from ssh://anon@hg.opensolaris.org/hg/onnv/onnv-gate
> searching for changes
> adding changesets
> adding manifests
> adding file changes
> ^Cinterrupted!
> remote: Killed by signal 2.
> transaction abort!
> ^C

Ooh, bad. Looks like your second control-C aborted the transaction cleanup.

> $ hg tip
> changeset:   4456:6c58ecd2dae3
> tag:         tip
> user:        apersson
> date:        Mon Jul 16 13:45:36 2007 -0700
> summary:     fix locking issues introduced by new access functions

What's verify say?

-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial mailing list