hgbook
annotate en/examples/mq.tarball.repush.out @ 155:914babdc99c8
run-example: better error if bogus section name found.
Fix all such bogus names in sources.
Fix all such bogus names in sources.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Mon Mar 12 23:10:32 2007 -0700 (2007-03-12) |
parents | |
children | bd8d96d3703d |
rev | line source |
---|---|
bos@144 | 1 $ \textbf{cd ../netplug} |
bos@144 | 2 $ \textbf{hg pull ../netplug-1.2.8} |
bos@144 | 3 pulling from ../netplug-1.2.8 |
bos@144 | 4 searching for changes |
bos@144 | 5 adding changesets |
bos@144 | 6 adding manifests |
bos@144 | 7 adding file changes |
bos@144 | 8 added 1 changesets with 12 changes to 12 files |
bos@144 | 9 (run 'hg update' to get a working copy) |
bos@144 | 10 $ \textbf{hg qpush -a} |
bos@144 | 11 applying build-fix.patch |
bos@144 | 12 Now at: build-fix.patch |