Mercurial > hg
view tests/test-audit-path.out @ 6031:7383384793fb
revert: don't assume ignored files will be returned in the unknown list
That's just an artifact of the current implementation, and I'll change
that soon.
Bonus points:
- we don't care about the unknown list at all
- we don't print an extra message if we try to revert a removed file
that is not present in the target revision
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Fri, 08 Feb 2008 18:07:55 -0200 |
parents | d316124ebbea |
children | 11a4eb81fb4f |
line wrap: on
line source
% should fail abort: path contains illegal component: .hg/00changelog.i adding a/a % should fail abort: path 'b/b' traverses symbolic link 'b' % should succeed % should still fail - maybe abort: path 'b/b' traverses symbolic link 'b'