comparison tests/test-churn.t @ 14698:df902fe3d79e stable

treediscovery: always return all remote heads Old discovery only returned incoming heads, not all of them (for changegroupsubset). New discovery must always return all of the remote heads (for getbundle). I failed to properly adjust treediscovery in cb98fed52495 when introducing setdiscovery. The actual observable problem was 'remote: unsynced changes' when trying to push a cset on one named branch to a server with a new cset on another named branch. This scenario is now tested in test-treediscovery.t.
author Peter Arrenbrecht <peter.arrenbrecht@gmail.com>
date Mon, 20 Jun 2011 14:11:01 +0200
parents 2506658c3927
children f2719b387380
comparison
equal deleted inserted replaced
14696:5fb3cb7266e5 14698:df902fe3d79e