bos@564: $ echo goodbye > myfile2 bos@564: $ hg commit -A -m 'Second commit' bos@196: adding myfile2 bos@564: $ hg log -r v1.0 bos@196: changeset: bos@196: tag: v1.0 bos@564: user: Bryan O'Sullivan <bos@serpentine.com> bos@196: bos@196: summary: Initial commit bos@196: bos@564: