view en/examples/results/mq.tarball.repush.out @ 709:4432ad34b8e5

Check in example outputs with begin/end markers.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 31 Mar 2009 12:19:01 -0700
parents 0d5935744f87
children
line wrap: on
line source

<!-- BEGIN mq.tarball.repush -->
<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>
<!-- END mq.tarball.repush -->