bos@564: $ echo third change >> myfile bos@564: $ hg commit -m 'third change' bos@564: $ hg backout -m 'back out second change' 1 bos@144: reverting myfile hg@296: created new head bos@144: changeset backs out changeset bos@144: the backout changeset is a new head - do not forget to merge bos@144: (use "backout --merge" if you want to auto-merge) bos@564: