tests/test-issue322.out
author Brendan Cully <brendan@kublai.com>
Mon, 02 Oct 2006 17:30:45 -0700
changeset 3234 9d13e21f4e3c
parent 2953 3d5547845158
child 5051 e3dffbdc6522
permissions -rw-r--r--
Move gitweb theme into subdirectory

% file replaced with directory
adding a
% should fail - would corrupt dirstate
abort: file named 'a' already in dirstate
% directory replaced with file
adding a/a
% should fail - would corrupt dirstate
abort: directory named 'a' already in dirstate
% directory replaced with file
adding b/c/d
% should fail - would corrupt dirstate
abort: directory named 'b' already in dirstate