tests/test-mq-pull-from-bundle.out
changeset 5763 e20de0caf8e7
parent 5664 da72b4d24797
child 6159 bc784304fea1
equal deleted inserted replaced
5762:c2a21fe60994 5763:e20de0caf8e7
    13 heads = --template "{rev}: {desc}\n"
    13 heads = --template "{rev}: {desc}\n"
    14 incoming = --template "{rev}: {desc}\n"
    14 incoming = --template "{rev}: {desc}\n"
    15 ====== Setup main
    15 ====== Setup main
    16 adding one
    16 adding one
    17 ====== Bundle main
    17 ====== Bundle main
       
    18 2 changesets found
    18 ====== Incoming to fresh repo
    19 ====== Incoming to fresh repo
    19 >> hg -R fresh incoming main.hg
    20 >> hg -R fresh incoming main.hg
    20 comparing with main.hg
    21 comparing with main.hg
    21 0: main: one added.
    22 0: main: one added.
    22 1: main: one updated.
    23 1: main: one updated.
    26 1: main: one updated.
    27 1: main: one updated.
    27 ====== Setup queue
    28 ====== Setup queue
    28 adding two
    29 adding two
    29 Patch queue now empty
    30 Patch queue now empty
    30 ====== Bundle queue
    31 ====== Bundle queue
       
    32 1 changesets found
    31 ====== Clone base
    33 ====== Clone base
    32 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
    34 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
    33 ====== Incoming queue bundle
    35 ====== Incoming queue bundle
    34 >> hg -R .hg/patches incoming ../queue.hgq
    36 >> hg -R .hg/patches incoming ../queue.hgq
    35 comparing with ../queue.hgq
    37 comparing with ../queue.hgq