tests/test-evolve-serveronly.t
changeset 2753 b265900a9650
parent 2073 1885c7d78bf6
child 2798 2280461343e5
child 2929 06844693bb21
equal deleted inserted replaced
2752:4457aa1d81aa 2753:b265900a9650
   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 2 obsolescence markers (* bytes) (glob)
   118   remote: 2 obsolescence markers added
   118   remote: 2 obsolescence markers added
       
   119   remote: obsoleted 1 changesets
   119   $ cat ../errors.log
   120   $ cat ../errors.log
   120   $ hg push
   121   $ hg push
   121   pushing to http://localhost:$HGPORT/
   122   pushing to http://localhost:$HGPORT/
   122   searching for changes
   123   searching for changes
   123   no changes found
   124   no changes found
   137   pull obsolescence markers
   138   pull obsolescence markers
   138   the remote repository use years old versions of Mercurial and evolve
   139   the remote repository use years old versions of Mercurial and evolve
   139   pulling obsmarker using legacy method
   140   pulling obsmarker using legacy method
   140   (please upgrade your server)
   141   (please upgrade your server)
   141   2 obsolescence markers added
   142   2 obsolescence markers added
       
   143   obsoleted 1 changesets
   142   (run 'hg heads' to see heads)
   144   (run 'hg heads' to see heads)
   143   $ cat ../errors.log
   145   $ cat ../errors.log
   144   $ hg -R ../other pull
   146   $ hg -R ../other pull
   145   pulling from http://localhost:$HGPORT/
   147   pulling from http://localhost:$HGPORT/
   146   searching for changes
   148   searching for changes