tests/test-symlink-addremove.out
author madhu@madhu
Wed, 25 Mar 2009 01:49:03 +0530
changeset 7870 7bcce39e8f07
parent 6651 7f0dd352fb4d
permissions -rw-r--r--
Returns lines changed for paths specified as arguments correctly. This fixes issue 1569. hg churn <path> now returns only the number of lines changed in the path, if the path is specified by filtering files through a match filter at the changeset level. test-churn has been updated to take care of this issue.

% directory moved and symlinked
adding foo/a
% now addremove should remove old files
adding bar/a
adding foo
removing foo/a