tests/test-convert-bzr-ghosts.t
changeset 39723 5abc47d4ca6b
parent 39250 7a88643bc0ef
child 47383 26127236b229
equal deleted inserted replaced
39722:030d558c6456 39723:5abc47d4ca6b
    19   $ cd source
    19   $ cd source
    20   $ echo content > somefile
    20   $ echo content > somefile
    21   $ bzr add -q somefile
    21   $ bzr add -q somefile
    22   $ bzr commit -q -m 'Initial layout setup'
    22   $ bzr commit -q -m 'Initial layout setup'
    23   $ echo morecontent >> somefile
    23   $ echo morecontent >> somefile
    24   $ $PYTHON ../../ghostcreator.py 'Commit with ghost revision' ghostrev
    24   $ "$PYTHON" ../../ghostcreator.py 'Commit with ghost revision' ghostrev
    25   $ cd ..
    25   $ cd ..
    26   $ hg convert source source-hg
    26   $ hg convert source source-hg
    27   initializing destination source-hg repository
    27   initializing destination source-hg repository
    28   scanning source...
    28   scanning source...
    29   sorting...
    29   sorting...