tests/test-keyword.t
branchstable
changeset 830 7c5571af20c9
parent 828 725ab7fe00e5
child 831 1069be3ee9db
equal deleted inserted replaced
829:7d66d78e6179 830:7c5571af20c9
   533 
   533 
   534 cp symlink (becomes regular file), and hg copy after
   534 cp symlink (becomes regular file), and hg copy after
   535 
   535 
   536   $ cp sym i
   536   $ cp sym i
   537   $ ls -l i
   537   $ ls -l i
   538   -rw-r--r-- * (glob)
   538   -rw-r--r--* (glob)
   539   $ head -1 i
   539   $ head -1 i
   540   expand $Id: a,v ef63ca68695b 1970/01/01 00:00:00 user $
   540   expand $Id: a,v ef63ca68695b 1970/01/01 00:00:00 user $
   541   $ hg copy --after --verbose sym i
   541   $ hg copy --after --verbose sym i
   542   copying sym to i
   542   copying sym to i
   543   overwriting i shrinking keywords
   543   overwriting i shrinking keywords