[PATCH stable] bundlerepo: return more capable repos from getremotechanges

Bryan O'Sullivan bos at serpentine.com
Mon Dec 17 15:43:32 CST 2012


On Mon, Dec 17, 2012 at 6:36 AM, Mads Kiilerich <kiilerix at gmail.com> wrote:

> bundlerepo: return more capable repos from getremotechanges
>
> Problem:
> getremotechanges would return the 'other' repo if nothing was incoming and
> there thus wasn't any bundle to base the repo on. That could be a problem
> because a remote peer is less capable than a bundlerepo. That showed up as
> a
> crash in transplant.
>

The code and test change look good, but "is less capable than" doesn't
really give me a hint what was going wrong as a result of returning the
remote repo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20121217/ad677179/attachment.html>


More information about the Mercurial-devel mailing list