comparison tests/test-evolve-serveronly.t @ 2929:06844693bb21

tests: update after removing of redundant amend commit Following e8a7c1a0565a, temporary amend commits has been removed impacting all revision numbers in tests including amend operations. Update tests case to use description or hashes when possible and update revisions number when not.
author Boris Feld <boris.feld@octobus.net>
date Fri, 15 Sep 2017 15:48:18 +0200
parents b265900a9650
children bd7e8be29542
comparison
equal deleted inserted replaced
2928:6275808e89ef 2929:06844693bb21
112 remote: adding file changes 112 remote: adding file changes
113 remote: added 1 changesets with 1 changes to 1 files (+1 heads) 113 remote: added 1 changesets with 1 changes to 1 files (+1 heads)
114 the remote repository use years old versions of Mercurial and evolve 114 the remote repository use years old versions of Mercurial and evolve
115 pushing obsmarker using legacy method 115 pushing obsmarker using legacy method
116 (please upgrade your server) 116 (please upgrade your server)
117 pushing 2 obsolescence markers (* bytes) (glob) 117 pushing 1 obsolescence markers (* bytes) (glob)
118 remote: 2 obsolescence markers added 118 remote: 1 obsolescence markers added
119 remote: obsoleted 1 changesets 119 remote: obsoleted 1 changesets
120 $ cat ../errors.log 120 $ cat ../errors.log
121 $ hg push 121 $ hg push
122 pushing to http://localhost:$HGPORT/ 122 pushing to http://localhost:$HGPORT/
123 searching for changes 123 searching for changes
137 added 1 changesets with 1 changes to [12] files \(\+1 heads\) (re) 137 added 1 changesets with 1 changes to [12] files \(\+1 heads\) (re)
138 pull obsolescence markers 138 pull obsolescence markers
139 the remote repository use years old versions of Mercurial and evolve 139 the remote repository use years old versions of Mercurial and evolve
140 pulling obsmarker using legacy method 140 pulling obsmarker using legacy method
141 (please upgrade your server) 141 (please upgrade your server)
142 2 obsolescence markers added 142 1 obsolescence markers added
143 obsoleted 1 changesets 143 obsoleted 1 changesets
144 (run 'hg heads' to see heads) 144 (run 'hg heads' to see heads)
145 $ cat ../errors.log 145 $ cat ../errors.log
146 $ hg -R ../other pull 146 $ hg -R ../other pull
147 pulling from http://localhost:$HGPORT/ 147 pulling from http://localhost:$HGPORT/