Mercurial > evolve
comparison tests/test-evolve-serveronly.t @ 3100:ccfcacc5ee7c mercurial-4.3
test-compat: revert output change on pull report
The revert the changeset from 8feb2cae7eae. Not relevant for verison < 4.4.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 20 Oct 2017 15:30:42 +0200 |
parents | 8feb2cae7eae |
children | f5d472b7e800 |
comparison
equal
deleted
inserted
replaced
3099:28c0f07b9639 | 3100:ccfcacc5ee7c |
---|---|
74 added 2 changesets with 2 changes to 2 files | 74 added 2 changesets with 2 changes to 2 files |
75 pull obsolescence markers | 75 pull obsolescence markers |
76 the remote repository use years old versions of Mercurial and evolve | 76 the remote repository use years old versions of Mercurial and evolve |
77 pulling obsmarker using legacy method | 77 pulling obsmarker using legacy method |
78 (please upgrade your server) | 78 (please upgrade your server) |
79 new changesets 8685c6d34325:4957bfdac07e | |
80 (run 'hg update' to get a working copy) | 79 (run 'hg update' to get a working copy) |
81 $ cat ../errors.log | 80 $ cat ../errors.log |
82 $ hg push -R ../other | 81 $ hg push -R ../other |
83 pushing to http://localhost:$HGPORT/ | 82 pushing to http://localhost:$HGPORT/ |
84 searching for changes | 83 searching for changes |
140 the remote repository use years old versions of Mercurial and evolve | 139 the remote repository use years old versions of Mercurial and evolve |
141 pulling obsmarker using legacy method | 140 pulling obsmarker using legacy method |
142 (please upgrade your server) | 141 (please upgrade your server) |
143 1 obsolescence markers added | 142 1 obsolescence markers added |
144 obsoleted 1 changesets | 143 obsoleted 1 changesets |
145 new changesets 9d1c114e7797 | |
146 (run 'hg heads' to see heads) | 144 (run 'hg heads' to see heads) |
147 $ cat ../errors.log | 145 $ cat ../errors.log |
148 $ hg -R ../other pull | 146 $ hg -R ../other pull |
149 pulling from http://localhost:$HGPORT/ | 147 pulling from http://localhost:$HGPORT/ |
150 searching for changes | 148 searching for changes |