tests/test-empty-dir.out
author thananck@yahoo.com
Tue, 05 Jul 2005 18:23:56 -0800
changeset 632 8b8f710bb658
parent 578 e33c85d2812a
child 801 1f9ec150a476
child 808 8f5637f0a0c0
child 814 0902ffece4b4
permissions -rw-r--r--
Provides output option to cat command # HG changeset patch # User thananck@yahoo.com # Node ID c838b9c2c71b1d64b8bde786f6470b30f23962de # Parent 7369ec5d93f2ffd490a43970edd9adf8d2bbe269 Provides output option to cat command expand function in commands.doexport is moved to toplevel and renamed to make_filename. The 'cat' command now accecpts --output <pattern> switch to specify the destination file. Index: hg/mercurial/commands.py ===================================================================
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
578
e33c85d2812a Remove empty directories on update
mpm@selenic.com
parents:
diff changeset
     1
321
e33c85d2812a Remove empty directories on update
mpm@selenic.com
parents:
diff changeset
     2
cat: sub/b: No such file or directory
e33c85d2812a Remove empty directories on update
mpm@selenic.com
parents:
diff changeset
     3
ls: sub: No such file or directory