comparison en/examples/results/tour.clone.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
comparison
equal deleted inserted replaced
708:c82ff69f0935 709:4432ad34b8e5
1 <!-- BEGIN tour.clone -->
1 <screen><prompt>$</prompt> <userinput>hg clone http://hg.serpentine.com/tutorial/hello</userinput> 2 <screen><prompt>$</prompt> <userinput>hg clone http://hg.serpentine.com/tutorial/hello</userinput>
2 destination directory: hello 3 destination directory: hello
3 requesting all changes 4 requesting all changes
4 adding changesets 5 adding changesets
5 adding manifests 6 adding manifests
6 adding file changes 7 adding file changes
7 added 5 changesets with 5 changes to 2 files 8 added 5 changesets with 5 changes to 2 files
8 updating working directory 9 updating working directory
9 2 files updated, 0 files merged, 0 files removed, 0 files unresolved 10 2 files updated, 0 files merged, 0 files removed, 0 files unresolved
10 </screen> 11 </screen>
12 <!-- END tour.clone -->