changeset 23749 | a387b0390082 |
parent 22046 | 7a9cbb315d84 |
child 25472 | 4d2b9b304ad0 |
23748:4ab66de46a96 | 23749:a387b0390082 |
---|---|
45 popping updatelink |
45 popping updatelink |
46 now at: symlink.patch |
46 now at: symlink.patch |
47 $ hg qpush --debug |
47 $ hg qpush --debug |
48 applying updatelink |
48 applying updatelink |
49 patching file a |
49 patching file a |
50 committing files: |
|
50 a |
51 a |
52 committing manifest |
|
53 committing changelog |
|
51 now at: updatelink |
54 now at: updatelink |
52 $ "$TESTDIR/readlink.py" a |
55 $ "$TESTDIR/readlink.py" a |
53 a -> c |
56 a -> c |
54 $ hg st |
57 $ hg st |
55 |
58 |