branch | stable |
changeset 571 | 4895a3df2098 |
parent 558 | e86eaa71219d |
child 634 | f2fa2ae4a4c9 |
570:c371aaf377e0 | 571:4895a3df2098 |
---|---|
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 |