[Bug 6020] New: commands.resolve.mark-check breaks `hg resolve -m` if files are deleted

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Mon Nov 5 22:59:04 UTC 2018


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

            Bug ID: 6020
           Summary: commands.resolve.mark-check breaks `hg resolve -m` if
                    files are deleted
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: hg at pewpew.net
                CC: mercurial-devel at mercurial-scm.org

Users will receive an error about no such file or directory when the code
attempts to look at the file that doesn't exist.

I'm going to remove commands.resolve.mark-check from tweakdefaults until it's
been more tested in real-world scenarios, this is the second case I didn't
account for when writing the feature or the tests.

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


More information about the Mercurial-devel mailing list