comparison tests/test-evolve-serveronly-bundle2.t @ 4174:e07e764c0f48 mercurial-4.3

test-compat: merge mercurial-4.4 into mercurial-4.3
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 12 Oct 2018 15:20:54 +0200
parents 9c025ec4af88 ccbfbeee6cf3
children 3d917da5bd95
comparison
equal deleted inserted replaced
4173:e268f7fd7839 4174:e07e764c0f48
70 requesting all changes 70 requesting all changes
71 adding changesets 71 adding changesets
72 adding manifests 72 adding manifests
73 adding file changes 73 adding file changes
74 added 2 changesets with 2 changes to 2 files 74 added 2 changesets with 2 changes to 2 files
75 new changesets 8685c6d34325:4957bfdac07e
76 (run 'hg update' to get a working copy) 75 (run 'hg update' to get a working copy)
77 $ cat ../errors.log 76 $ cat ../errors.log
78 $ hg push -R ../other 77 $ hg push -R ../other
79 pushing to http://localhost:$HGPORT/ 78 pushing to http://localhost:$HGPORT/
80 searching for changes 79 searching for changes
106 searching for changes 105 searching for changes
107 remote: adding changesets 106 remote: adding changesets
108 remote: adding manifests 107 remote: adding manifests
109 remote: adding file changes 108 remote: adding file changes
110 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)
111 remote: 1 new obsolescence markers 110 remote: 2 new obsolescence markers
112 remote: obsoleted 1 changesets 111 remote: obsoleted 1 changesets
113 $ cat ../errors.log 112 $ cat ../errors.log
114 $ hg push 113 $ hg push
115 pushing to http://localhost:$HGPORT/ 114 pushing to http://localhost:$HGPORT/
116 searching for changes 115 searching for changes
126 searching for changes 125 searching for changes
127 adding changesets 126 adding changesets
128 adding manifests 127 adding manifests
129 adding file changes 128 adding file changes
130 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)
131 1 new obsolescence markers 130 2 new obsolescence markers
132 obsoleted 1 changesets 131 obsoleted 1 changesets
133 new changesets 9d1c114e7797
134 (run 'hg heads' to see heads) 132 (run 'hg heads' to see heads)
135 $ cat ../errors.log 133 $ cat ../errors.log
136 $ hg -R ../other pull 134 $ hg -R ../other pull
137 pulling from http://localhost:$HGPORT/ 135 pulling from http://localhost:$HGPORT/
138 searching for changes 136 searching for changes