comparison tests/test-init.out @ 7249:671b3e1eac2e

test-init: add test with format.usefncache=false
author Adrian Buehlmann <adrian@cadifra.com>
date Mon, 27 Oct 2008 13:22:45 +0100
parents 7946503ec76e
children c3e8ab80ee90
comparison
equal deleted inserted replaced
7248:723d7a2e6ec0 7249:671b3e1eac2e
3 00changelog.i created 3 00changelog.i created
4 revlogv1 4 revlogv1
5 store 5 store
6 fncache 6 fncache
7 adding foo 7 adding foo
8 # creating repo with old format 8 # creating repo with format.usestore=false
9 revlogv1 9 revlogv1
10 # creating repo with format.usefncache=false
11 store created
12 00changelog.i created
13 revlogv1
14 store
10 #test failure 15 #test failure
11 abort: repository local already exists! 16 abort: repository local already exists!
12 # init+push to remote2 17 # init+push to remote2
13 comparing with local 18 comparing with local
14 changeset: 0:c4e059d443be 19 changeset: 0:c4e059d443be