Show More
@@ -16,4 +16,5 b' hg add b' | |||||
16 | hg commit -m "b" -u b -d "1000000 0" |
|
16 | hg commit -m "b" -u b -d "1000000 0" | |
17 |
|
17 | |||
18 | hg pull ../a |
|
18 | hg pull ../a | |
|
19 | hg pull -f ../a | |||
19 | hg heads |
|
20 | hg heads |
@@ -1,6 +1,9 b'' | |||||
1 | pulling from ../a |
|
1 | pulling from ../a | |
2 | searching for changes |
|
2 | searching for changes | |
3 | warning: pulling from an unrelated repository! |
|
3 | abort: repository is unrelated | |
|
4 | pulling from ../a | |||
|
5 | searching for changes | |||
|
6 | warning: repository is unrelated | |||
4 | adding changesets |
|
7 | adding changesets | |
5 | adding manifests |
|
8 | adding manifests | |
6 | adding file changes |
|
9 | adding file changes |
General Comments 0
You need to be logged in to leave comments.
Login now