##// END OF EJS Templates
audit: reject paths with .hg (issue 1450)...
audit: reject paths with .hg (issue 1450) Spotted by Peter Arrenbrecht

File last commit:

r5158:d316124e default
r7553:71be8688 default
Show More
test-audit-path.out
8 lines | 234 B | text/plain | TextLexer
% 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'