tests/test-revert-unknown.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 02 Nov 2005 15:46:31 -0800
changeset 1487 2bc6cd62a29c
parent 1236 67a28636ea64
child 1620 6c61646fee5e
permissions -rw-r--r--
fix handling of files of unsupported type in the walk code if a file was of unsupported type, it was considered as 'seen' while walking. this way it was possible to have file in the dirstate not yielded by the walk function.

%% Should show unknown
? unknown
%% Should show unknown and b removed
R b
? unknown
%% Should show a and unknown
a
unknown