tests/test-issue322.out
author NIIMI Satoshi <sa2c@sa2c.net>
Thu, 11 Oct 2007 06:10:45 +0900
changeset 5467 521284cdbcb4
parent 5051 e3dffbdc6522
permissions -rw-r--r--
mercurial.el: mark-marker() returns non-nil with no active mark on GNU Emacs

% 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