hgbook

diff en/examples/daily.copy @ 336:7e52f0cc4516

changed es/hgext.tex
changed es/hook.tex
changed es/kdiff3.png
changed es/license.tex
changed es/mq-collab.tex
changed es/mq-ref.tex
changed es/mq.tex
changed es/note.png
changed es/tour-merge.tex
changed es/undo-manual-merge.dot
changed es/undo-non-tip.dot

files needed to compile the pdf version of the book.
author jerojasro@localhost
date Sat Oct 18 15:44:41 2008 -0500 (2008-10-18)
parents b252526b44aa
children 477d6a3e5023
line diff
     1.1 --- a/en/examples/daily.copy	Wed Nov 15 13:10:23 2006 -0800
     1.2 +++ b/en/examples/daily.copy	Sat Oct 18 15:44:41 2008 -0500
     1.3 @@ -58,7 +58,9 @@
     1.4  
     1.5  #$ name: simple
     1.6  
     1.7 -hg copy a c
     1.8 +mkdir k
     1.9 +hg copy a k
    1.10 +ls k
    1.11  
    1.12  #$ name: dir-dest
    1.13