tests/test-issue322.out
author Steve Borho <steve@borho.org>
Wed, 05 Sep 2007 21:53:59 +0200
changeset 5284 f8c36b215281
parent 5051 e3dffbdc6522
permissions -rw-r--r--
hgk: add repo root to window title

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