comparison en/examples/results/mq.tarball.repush.out @ 663:0d5935744f87

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