changeset 572 | 098d7464c8e4 |
parent 571 | 4895a3df2098 |
child 634 | f2fa2ae4a4c9 |
569:cd5da00e93cd | 572:098d7464c8e4 |
---|---|
115 echo % status |
115 echo % status |
116 hg status |
116 hg status |
117 |
117 |
118 rm sym a b |
118 rm sym a b |
119 echo % update |
119 echo % update |
120 hg update |
120 hg update -C |
121 echo % cat |
121 echo % cat |
122 cat a b |
122 cat a b |
123 |
123 |
124 echo % check whether expansion is filewise |
124 echo % check whether expansion is filewise |
125 echo '$Id$' > c |
125 echo '$Id$' > c |