tests/test-convert-bzr-ghosts.t
changeset 32940 75be14993fda
parent 26066 89872688893f
child 39222 7a88643bc0ef
equal deleted inserted replaced
32939:cad62cb3c84c 32940:75be14993fda
    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...