Mercurial > evolve
diff tests/test-single-head-obsolescence-topic-B2.t @ 6271:caf302fb8f4d
topic: use branch//namespace/topic format everywhere except exchange
We're converting branchmap from using the new "//" format into using the old
":" format as the first step for exchange process. It will make exchange
compatible with older clients that had branchmap in the ":" format without
topic namespaces. This obviously means that right now topic namespaces don't
affect exchange at all.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 08 Jul 2022 17:54:40 +0400 |
parents | 1eb543272657 |
children | 60daa7887c49 |
line wrap: on
line diff
--- a/tests/test-single-head-obsolescence-topic-B2.t Fri Jul 08 09:50:12 2022 +0200 +++ b/tests/test-single-head-obsolescence-topic-B2.t Fri Jul 08 17:54:40 2022 +0400 @@ -109,6 +109,6 @@ adding file changes transaction abort! rollback completed - abort: rejecting multiple heads on branch "default:topic-X" + abort: rejecting multiple heads on branch "default//topic-X" (2 heads: 5a47a98cd8e5 5a4735b75167) [255]