tests/test-copy
changeset 591 eb46971fc57f
parent 547 4fc63e22b1fe
child 749 7e4843b7efd2
equal deleted inserted replaced
590:38d106db75bc 591:eb46971fc57f
     7 hg commit -t "1" -u test -d "0 0"
     7 hg commit -t "1" -u test -d "0 0"
     8 hg status
     8 hg status
     9 cp a b
     9 cp a b
    10 hg copy a b
    10 hg copy a b
    11 hg status
    11 hg status
    12 hg -d commit -t "2" -u test -d "0 0"
    12 hg --debug commit -t "2" -u test -d "0 0"
    13 hg history
    13 hg history
    14 hg log a
    14 hg log a
    15 hexdump -C .hg/data/b.d
    15 hexdump -C .hg/data/b.d
    16 hg cat b > bsum
    16 hg cat b > bsum
    17 md5sum bsum
    17 md5sum bsum