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