tests/test-convert-bzr-treeroot.t
changeset 39707 5abc47d4ca6b
parent 32940 75be14993fda
child 47377 26127236b229
equal deleted inserted replaced
39706:030d558c6456 39707:5abc47d4ca6b
    18   $ bzr init -q source
    18   $ bzr init -q source
    19   $ cd source
    19   $ cd source
    20   $ echo content > file
    20   $ echo content > file
    21   $ bzr add -q file
    21   $ bzr add -q file
    22   $ bzr commit -q -m 'Initial add'
    22   $ bzr commit -q -m 'Initial add'
    23   $ $PYTHON ../../treeset.py 'Changed root' new
    23   $ "$PYTHON" ../../treeset.py 'Changed root' new
    24   $ cd ..
    24   $ cd ..
    25   $ hg convert source source-hg
    25   $ hg convert source source-hg
    26   initializing destination source-hg repository
    26   initializing destination source-hg repository
    27   scanning source...
    27   scanning source...
    28   sorting...
    28   sorting...