##// END OF EJS Templates
Document log date ranges and mention 'hg help dates' for all commands (issue998)
Document log date ranges and mention 'hg help dates' for all commands (issue998)

File last commit:

r5200:c7e8fe11 default
r6163:1f733c2f default
Show More
test-nested-repo.out
9 lines | 245 B | text/plain | TextLexer
/ tests / test-nested-repo.out
Vadim Gelfer
support nested repositories....
r2061 # should print nothing
Bryan O'Sullivan
Make audit_path more stringent....
r5158 # should fail
abort: path 'b/x' is inside repo 'b'
abort: path 'b/x' is inside repo 'b'
Alexis S. L. Carvalho
path_auditor: cache names of audited directories...
r5200 # should fail
abort: path 'b/x' is inside repo 'b'
Bryan O'Sullivan
Make audit_path more stringent....
r5158 # should arguably print nothing
# should fail
abort: path 'b/a' is inside repo 'b'