comparison tests/test-symlinks.out @ 4137:26596a6b6518

Create the parent directory when checking out symlinks.
author Giorgos Keramidas <keramida@ceid.upatras.gr>
date Fri, 23 Feb 2007 17:54:34 +0200
parents d7b9ec589546
children 35d47b06d4e3
comparison
equal deleted inserted replaced
4136:eb5d4fec1487 4137:26596a6b6518
12 ! a.c 12 ! a.c
13 # test absolute path through symlink outside repo 13 # test absolute path through symlink outside repo
14 A f 14 A f
15 # try symlink outside repo to file inside 15 # try symlink outside repo to file inside
16 abort: ../z not under root 16 abort: ../z not under root
17 # try cloning symlink in a subdir
18 1. commit a symlink
19 ? a/b/c/demo
20 adding a/b/c/demo
21 2. clone it
22 1 files updated, 0 files merged, 0 files removed, 0 files unresolved