annotate tests/test-empty-dir.out @ 1314:d37a46859acd

Fix default clone destination The default clone wasn't working: $ hg clone hg abort: repository hg/.hg not found! This was because we were creating the destination directory from the default, then checking whether it existed to determine whether to expand the path.
author mpm@selenic.com
date Thu, 22 Sep 2005 09:47:03 -0700
parents 5a034646e472
children ba198d17eea9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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