Mercurial > evolve
comparison tests/test-evolve-serveronly-bundle2.t @ 3167:f089741039e5 mercurial-4.2
test-compat: merge mercurial-4.3 into mercurial-4.2
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 01 Nov 2017 23:58:27 +0100 |
parents | 9c9c8c1eeb93 e1a230cc4527 |
children | 78eb1c1d987b |
comparison
equal
deleted
inserted
replaced
3166:e1a230cc4527 | 3167:f089741039e5 |
---|---|
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 |