tests/test-symlinks.out
author Vadim Gelfer <vadim.gelfer@gmail.com>
Sat, 15 Jul 2006 16:06:35 -0700
changeset 2621 5a5852a417b1
parent 2182 4e35843b2683
child 2955 9d1c3529ebbc
permissions -rw-r--r--
clone: disable stream support on server side by default. enable in hgrc like this: [server] stream=True

(the addremove command is deprecated; use add and remove --after instead)
adding foo
(the addremove command is deprecated; use add and remove --after instead)
adding bomb
adding a.c
adding dir/a.o
adding dir/b.o
! a.c
! dir/a.o
! dir/b.o
? .hgignore
a.c: unsupported file type (type is fifo)
! a.c
# test absolute path through symlink outside repo
A f
# try symlink outside repo to file inside
abort: ../z not under root