comparison tests/test-addremove.out @ 2955:9d1c3529ebbc

addremove: do not deprecate. command is too useful to drop. is also best place to try autodetect of rename/copy by content similarity.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Sun, 23 Jul 2006 09:04:14 -0700
parents 4e35843b2683
children ff3ea21a981a
comparison
equal deleted inserted replaced
2640:02b6fa7bbfbf 2955:9d1c3529ebbc
1 (the addremove command is deprecated; use add and remove --after instead)
2 adding dir/bar 1 adding dir/bar
3 adding foo 2 adding foo
4 dir/bar 3 dir/bar
5 foo 4 foo
6 (the addremove command is deprecated; use add and remove --after instead)
7 adding dir/bar_2 5 adding dir/bar_2
8 adding foo_2 6 adding foo_2
9 dir/bar_2 7 dir/bar_2
10 foo_2 8 foo_2