changeset 1933 | 7544700fd931 |
parent 1258 | 1945754e466b |
child 3853 | c0b449154a90 |
1932:82995896d5af | 1933:7544700fd931 |
---|---|
11 |
11 |
12 EOF |
12 EOF |
13 |
13 |
14 echo "this is a test" | gzip > a.gz |
14 echo "this is a test" | gzip > a.gz |
15 hg add a.gz |
15 hg add a.gz |
16 hg ci -m "test" -d "0 0" |
16 hg ci -m "test" -d "1000000 0" |
17 echo %% no changes |
17 echo %% no changes |
18 hg status |
18 hg status |
19 touch a.gz |
19 touch a.gz |
20 |
20 |
21 echo %% no changes |
21 echo %% no changes |