comparison tests/test-flags @ 3854:4f6db0233606

Merge Benoit's .hg/store support
author Matt Mackall <mpm@selenic.com>
date Sun, 10 Dec 2006 02:11:02 -0600
parents c0b449154a90
children 0ac7fee4f024
comparison
equal deleted inserted replaced
3848:8cbf060f637e 3854:4f6db0233606
41 hg -v merge 41 hg -v merge
42 42
43 ls -l ../test[123]/a > foo 43 ls -l ../test[123]/a > foo
44 cut -b 1-10 < foo 44 cut -b 1-10 < foo
45 45
46 hg debugindex .hg/data/a.i 46 hg debugindex .hg/store/data/a.i
47 hg debugindex ../test2/.hg/data/a.i 47 hg debugindex ../test2/.hg/store/data/a.i
48 hg debugindex ../test1/.hg/data/a.i 48 hg debugindex ../test1/.hg/store/data/a.i