# HG changeset patch # User Anton Shestakov # Date 1663333164 -14400 # Node ID 43166bd57d6cf76b91d556e560744cf59478de38 # Parent f7d1a14fd6a458e7044870d2abd0ffb176bf38e4 tests: addressing topic namespaces by name alone is not supported diff -r f7d1a14fd6a4 -r 43166bd57d6c tests/test-namespaces.t --- a/tests/test-namespaces.t Sun Oct 09 08:36:25 2022 +0400 +++ b/tests/test-namespaces.t Fri Sep 16 16:59:24 2022 +0400 @@ -65,6 +65,12 @@ $ hg topics * feature (1 changesets) +Updating to a topic namespace is not supported + + $ hg up alice + abort: unknown revision 'alice' + [10] + Revsets $ nslog() {