hgbook

view en/examples/results/mq.tarball.repush.out @ 564:0d5935744f87

Switch from LaTeX to XML for examples.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 09 21:39:23 2009 -0700 (2009-03-09)
parents 44d1363234d2
children 4432ad34b8e5
line source
1 <screen><prompt>$</prompt> <userinput>cd ../netplug</userinput>
2 <prompt>$</prompt> <userinput>hg pull ../netplug-1.2.8</userinput>
3 pulling from ../netplug-1.2.8
4 searching for changes
5 adding changesets
6 adding manifests
7 adding file changes
8 added 1 changesets with 12 changes to 12 files
9 (run 'hg update' to get a working copy)
10 <prompt>$</prompt> <userinput>hg qpush -a</userinput>
11 (working directory not at tip)
12 applying build-fix.patch
13 now at: build-fix.patch
14 </screen>