[Bug 5950] New: widening with narrow extension does work when narrow.serverellipses config is not set

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Wed Aug 1 17:56:24 UTC 2018


https://bz.mercurial-scm.org/show_bug.cgi?id=5950

            Bug ID: 5950
           Summary: widening with narrow extension does work when
                    narrow.serverellipses config is not set
           Product: Mercurial
           Version: default branch
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: 7895pulkit at gmail.com
                CC: mercurial-devel at mercurial-scm.org

To reproduce this, checkout to 4.7 tag or mercurial, go to
tests/test-narrow-widen.t, remove the narrow.serverellipses config from line
15, and run the test.
The output changes will show you that wider/f is not pulled using `hg tracked`
command.

Also, change `hg tracked --addinclude wider/f` with `hg tracked --addinclude
wider` from line 90-95 (depending on how you deleted the config option), and
re-run the test. The new output shows error being thrown while including a
directory.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list