hgbook

annotate en/examples/results/mq.tarball.repush.out @ 590:a2923aa93da9

Fix which files are included in the generated XML.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Mar 26 20:24:44 2009 -0700 (2009-03-26)
parents 44d1363234d2
children 4432ad34b8e5
rev   line source
bos@564 1 <screen><prompt>$</prompt> <userinput>cd ../netplug</userinput>
bos@564 2 <prompt>$</prompt> <userinput>hg pull ../netplug-1.2.8</userinput>
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@564 10 <prompt>$</prompt> <userinput>hg qpush -a</userinput>
hg@297 11 (working directory not at tip)
bos@144 12 applying build-fix.patch
bos@548 13 now at: build-fix.patch
bos@564 14 </screen>