[Bug 5715] New: terse mode isn't working on Windows

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Fri Oct 20 04:36:41 UTC 2017


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

            Bug ID: 5715
           Summary: terse mode isn't working on Windows
           Product: Mercurial
           Version: default branch
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: bug
          Priority: normal
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: matt_harbison at yahoo.com
                CC: 7895pulkit at gmail.com,
                    mercurial-devel at mercurial-scm.org

Bisected to here:

changeset:   38755:7e3001b74ab3
user:        Pulkit Goyal <7895pulkit at gmail.com>
date:        Fri Oct 06 20:54:23 2017 +0530
summary:     tersestatus: re-implement the functionality to terse the status


See test-status-terse.t:

https://buildbot.mercurial-scm.org/builders/Win7%20x86_64%20hg%20tests/builds/265/steps/run-tests.py%20%28python%202.7.13%29/logs/stdio

Some quick debugging in cmdutil.tersedir() shows that files are being passed to
rootobj.addfile(), but rootobj.subdirs.values() is empty ~10 lines later.

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


More information about the Mercurial-devel mailing list