Mercurial > evolve
comparison tests/test-evolve-serveronly-bundle2.t @ 3108:9c9c8c1eeb93 mercurial-4.2
test-compat: merge with mercurial-4.3 branch
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 20 Oct 2017 18:34:22 +0200 |
parents | 67b59d1657cf f5d472b7e800 |
children | 3024ae293732 f089741039e5 |
comparison
equal
deleted
inserted
replaced
3107:1f61525727bf | 3108:9c9c8c1eeb93 |
---|---|
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 |