Mercurial > hgbook
view en/examples/results/mq.tarball.repush.out @ 744:1114da00d30e
Fix '<programlisting>' in ch02-tour-basic.xml
author | Dongsheng Song <dongsheng.song@gmail.com> |
---|---|
date | Wed, 18 Mar 2009 19:43:46 +0800 |
parents | 0d5935744f87 |
children | 4432ad34b8e5 |
line wrap: on
line source
<screen><prompt>$</prompt> <userinput>cd ../netplug</userinput> <prompt>$</prompt> <userinput>hg pull ../netplug-1.2.8</userinput> pulling from ../netplug-1.2.8 searching for changes adding changesets adding manifests adding file changes added 1 changesets with 12 changes to 12 files (run 'hg update' to get a working copy) <prompt>$</prompt> <userinput>hg qpush -a</userinput> (working directory not at tip) applying build-fix.patch now at: build-fix.patch </screen>