comparison tests/test-nested-repo.out @ 5344:cc34be74eeec

Merge with crew-stable.
author Bryan O'Sullivan <bos@serpentine.com>
date Sat, 29 Sep 2007 21:10:54 -0700
parents c7e8fe11f34a
children
comparison
equal deleted inserted replaced
5343:26692d08c2f9 5344:cc34be74eeec
1 # should print nothing 1 # should print nothing
2 # should print ? b/x 2 # should fail
3 ? b/x 3 abort: path 'b/x' is inside repo 'b'
4 # should print A b/x 4 abort: path 'b/x' is inside repo 'b'
5 A b/x 5 # should fail
6 # should forget b/x 6 abort: path 'b/x' is inside repo 'b'
7 forgetting b/x 7 # should arguably print nothing
8 # should print nothing 8 # should fail
9 abort: path 'b/a' is inside repo 'b'