comparison tests/test-init.out @ 4166:c0271aba6abe

small fixes for the parent patch - format.usestore is a boolean option - python wart: ("revlogv1") is a string, not a tuple - only create a dummy changelog if we're using a store - add a test
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Thu, 08 Mar 2007 20:08:24 -0300
parents b2d9e553cdc8
children 27590c19ad30
comparison
equal deleted inserted replaced
4165:0d0f098e5d51 4166:c0271aba6abe
1 # creating 'local' 1 # creating 'local'
2 store created
3 00changelog.i created
4 revlogv1
5 store
2 adding foo 6 adding foo
7 # creating repo with old format
8 revlogv1
3 #test failure 9 #test failure
4 abort: repository local already exists! 10 abort: repository local already exists!
5 # init+push to remote2 11 # init+push to remote2
6 comparing with local 12 comparing with local
7 changeset: 0:c4e059d443be 13 changeset: 0:c4e059d443be