addremove: do not deprecate.
command is too useful to drop.
is also best place to try autodetect of rename/copy by content similarity.
fix issue 322.
do not allow to add files that shadow files or directories already in dirstate.
add other dir/file case to test for
issue322.