Hi all, It looks like wx2hg converts files deleted in Teamware workspace as added files in Mercurial workspace (added to 'deleted_files' directory).
e.g. part of the following 'hg list' snippet: --- added: deleted_files/usr/src/cmd/ssh/include/strsep.h (renamed from usr/src/cmd/ssh/include/strsep.h) deleted_files/usr/src/cmd/ssh/libopenbsd-compat/common/strsep.c (renamed from usr/src/cmd/ssh/libopenbsd-compat/common/strsep.c) usr/src/lib/libc/port/gen/strsep.c (renamed from usr/src/lib/passwdutil/bsd-strsep.c) --- Is this ok or should I worry ? v.