test-symlinks.out
22 lines
| 450 B
| text/plain
|
TextLexer
/ tests / test-symlinks.out
Matt Mackall
|
r4002 | adding bar | ||
Matthew Elder
|
r1408 | adding foo | ||
adding bomb | ||||
Benoit Boissinot
|
r1487 | adding a.c | ||
adding dir/a.o | ||||
adding dir/b.o | ||||
Matt Mackall
|
r4002 | M dir/b.o | ||
Thomas Arendsen Hein
|
r1620 | ! a.c | ||
! dir/a.o | ||||
Benoit Boissinot
|
r1487 | ? .hgignore | ||
Benoit Boissinot
|
r1527 | a.c: unsupported file type (type is fifo) | ||
Thomas Arendsen Hein
|
r1620 | ! a.c | ||
Jim Meyering
|
r2115 | # test absolute path through symlink outside repo | ||
A f | ||||
# try symlink outside repo to file inside | ||||
abort: ../z not under root | ||||
Giorgos Keramidas
|
r4137 | # try cloning symlink in a subdir | ||
1. commit a symlink | ||||
? a/b/c/demo | ||||
adding a/b/c/demo | ||||
2. clone it | ||||
1 files updated, 0 files merged, 0 files removed, 0 files unresolved | ||||