tests/test-encoding.t
branchstable
changeset 17360 935831597e16
parent 16913 f2719b387380
child 17361 5e276d1d504a
equal deleted inserted replaced
17353:bde1185f406c 17360:935831597e16
    42   $ HGENCODING=latin-1 hg tag `cat latin-1-tag`
    42   $ HGENCODING=latin-1 hg tag `cat latin-1-tag`
    43   $ HGENCODING=latin-1 hg branch `cat latin-1-tag`
    43   $ HGENCODING=latin-1 hg branch `cat latin-1-tag`
    44   marked working directory as branch \xe9 (esc)
    44   marked working directory as branch \xe9 (esc)
    45   (branches are permanent and global, did you want a bookmark?)
    45   (branches are permanent and global, did you want a bookmark?)
    46   $ HGENCODING=latin-1 hg ci -m 'latin1 branch'
    46   $ HGENCODING=latin-1 hg ci -m 'latin1 branch'
       
    47   $ hg -q rollback
       
    48   $ HGENCODING=latin-1 hg branch
       
    49   \xe9 (esc)
       
    50   $ HGENCODING=latin-1 hg ci -m 'latin1 branch'
    47   $ rm .hg/branch
    51   $ rm .hg/branch
    48 
    52 
    49 hg log (ascii)
    53 hg log (ascii)
    50 
    54 
    51   $ hg --encoding ascii log
    55   $ hg --encoding ascii log