Show More
@@ -52,7 +52,8 b' test changing case of path components' | |||||
52 | $ hg ci -Am addb D/b |
|
52 | $ hg ci -Am addb D/b | |
53 | $ hg mv D/b d/b |
|
53 | $ hg mv D/b d/b | |
54 | D/b: not overwriting - file already committed |
|
54 | D/b: not overwriting - file already committed | |
55 | (hg rename --force to replace the file by recording a rename) |
|
55 | ('hg rename --force' to replace the file by recording a rename) | |
|
56 | [1] | |||
56 | $ hg mv D/b d/c |
|
57 | $ hg mv D/b d/c | |
57 | $ hg st |
|
58 | $ hg st | |
58 | A D/c |
|
59 | A D/c |
General Comments 0
You need to be logged in to leave comments.
Login now