Mercurial > evolve
comparison tests/test-evolve-serveronly-bundle2.t @ 2710:e22de367fc74
compat: adapt to change in 53b3a1968aa6-core
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 07 Jul 2017 00:42:18 +0200 |
parents | 612c17c8ab69 |
children | 2280461343e5 06844693bb21 |
comparison
equal
deleted
inserted
replaced
2709:5d54de9cf50f | 2710:e22de367fc74 |
---|---|
106 remote: adding changesets | 106 remote: adding changesets |
107 remote: adding manifests | 107 remote: adding manifests |
108 remote: adding file changes | 108 remote: adding file changes |
109 remote: added 1 changesets with 1 changes to 1 files (+1 heads) | 109 remote: added 1 changesets with 1 changes to 1 files (+1 heads) |
110 remote: 2 new obsolescence markers | 110 remote: 2 new obsolescence markers |
111 remote: obsoleted 1 changesets | |
111 $ cat ../errors.log | 112 $ cat ../errors.log |
112 $ hg push | 113 $ hg push |
113 pushing to http://localhost:$HGPORT/ | 114 pushing to http://localhost:$HGPORT/ |
114 searching for changes | 115 searching for changes |
115 no changes found | 116 no changes found |
125 adding changesets | 126 adding changesets |
126 adding manifests | 127 adding manifests |
127 adding file changes | 128 adding file changes |
128 added 1 changesets with 1 changes to [12] files \(\+1 heads\) (re) | 129 added 1 changesets with 1 changes to [12] files \(\+1 heads\) (re) |
129 2 new obsolescence markers | 130 2 new obsolescence markers |
131 obsoleted 1 changesets | |
130 (run 'hg heads' to see heads) | 132 (run 'hg heads' to see heads) |
131 $ cat ../errors.log | 133 $ cat ../errors.log |
132 $ hg -R ../other pull | 134 $ hg -R ../other pull |
133 pulling from http://localhost:$HGPORT/ | 135 pulling from http://localhost:$HGPORT/ |
134 searching for changes | 136 searching for changes |