[Bug 4382] New: chmod during merge doesn't appear in changeset files list

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Sun Sep 21 13:31:02 UTC 2014


http://bz.selenic.com/show_bug.cgi?id=4382

          Priority: normal
            Bug ID: 4382
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: chmod during merge doesn't appear in changeset files
                    list
          Severity: bug
    Classification: Unclassified
                OS: Linux
          Reporter: mpm at selenic.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.1.1
         Component: Mercurial
           Product: Mercurial

Steps:

- perform a merge
- change the exec bit on a file that is unchanged from p1
- commit

..and the file permission will be changed in the manifest, but the file won't
be listed in hg log -v or found by hg log --removed.

(Works for chmod on file from p2)

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



More information about the Mercurial-devel mailing list