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: bugzi...@mercurial-scm.org
          Reporter: matt_harbi...@yahoo.com
                CC: 7895pul...@gmail.com,
                    mercurial-devel@mercurial-scm.org

Bisected to here:

changeset:   38755:7e3001b74ab3
user:        Pulkit Goyal <7895pul...@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.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to