Mercurial > hg
comparison tests/test-conflict.t @ 28669:c4b727795d6a
bundle: avoid crash when no good changegroup version found
When using treemanifests, only changegroup3 bundles can be
created. However, there is currently no way of requesting a
changegroup3 bundle, so we run into an assertion in
changegroup.getbundler() when trying to get a changroup2
bundler. Let's avoid the traceback and print a short error message
instead.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 25 Mar 2016 23:05:32 -0700 |
parents | c3e9269d9602 |
children | 940c05b25b07 |
comparison
equal
deleted
inserted
replaced
28668:07f1fbf1f758 | 28669:c4b727795d6a |
---|