hgbook

diff en/examples/results/mq.tarball.repush.out @ 597:e0d9eb01e4c2

Remove references to RWH.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Mar 26 23:05:28 2009 -0700 (2009-03-26)
parents 44d1363234d2
children 4432ad34b8e5
line diff
     1.1 --- a/en/examples/results/mq.tarball.repush.out	Mon Mar 09 21:37:47 2009 -0700
     1.2 +++ b/en/examples/results/mq.tarball.repush.out	Thu Mar 26 23:05:28 2009 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4 -$ \textbf{cd ../netplug}
     1.5 -$ \textbf{hg pull ../netplug-1.2.8}
     1.6 +<screen><prompt>$</prompt> <userinput>cd ../netplug</userinput>
     1.7 +<prompt>$</prompt> <userinput>hg pull ../netplug-1.2.8</userinput>
     1.8  pulling from ../netplug-1.2.8
     1.9  searching for changes
    1.10  adding changesets
    1.11 @@ -7,7 +7,8 @@
    1.12  adding file changes
    1.13  added 1 changesets with 12 changes to 12 files
    1.14  (run 'hg update' to get a working copy)
    1.15 -$ \textbf{hg qpush -a}
    1.16 +<prompt>$</prompt> <userinput>hg qpush -a</userinput>
    1.17  (working directory not at tip)
    1.18  applying build-fix.patch
    1.19  now at: build-fix.patch
    1.20 +</screen>