Mercurial > evolve
comparison tests/test-evolve-serveronly-bundle2.t @ 2798:2280461343e5 mercurial-4.2
test-compat: merge mercurial-4.2 with the new stable branch content
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 25 Jul 2017 03:41:15 +0200 |
parents | e22de367fc74 |
children | 1627153804dc 67b59d1657cf |
comparison
equal
deleted
inserted
replaced
2797:74456bc055ae | 2798:2280461343e5 |
---|---|
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 | |
112 $ cat ../errors.log | 111 $ cat ../errors.log |
113 $ hg push | 112 $ hg push |
114 pushing to http://localhost:$HGPORT/ | 113 pushing to http://localhost:$HGPORT/ |
115 searching for changes | 114 searching for changes |
116 no changes found | 115 no changes found |
126 adding changesets | 125 adding changesets |
127 adding manifests | 126 adding manifests |
128 adding file changes | 127 adding file changes |
129 added 1 changesets with 1 changes to [12] files \(\+1 heads\) (re) | 128 added 1 changesets with 1 changes to [12] files \(\+1 heads\) (re) |
130 2 new obsolescence markers | 129 2 new obsolescence markers |
131 obsoleted 1 changesets | |
132 (run 'hg heads' to see heads) | 130 (run 'hg heads' to see heads) |
133 $ cat ../errors.log | 131 $ cat ../errors.log |
134 $ hg -R ../other pull | 132 $ hg -R ../other pull |
135 pulling from http://localhost:$HGPORT/ | 133 pulling from http://localhost:$HGPORT/ |
136 searching for changes | 134 searching for changes |