[Bug 5001] New: histedit defaultrev config no longer respects revsetalias entries

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Tue Dec 15 00:20:15 UTC 2015


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

            Bug ID: 5001
           Summary: histedit defaultrev config no longer respects
                    revsetalias entries
           Product: Mercurial
           Version: default branch
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: histedit
          Assignee: bugzilla at selenic.com
          Reporter: durin42 at gmail.com
                CC: mercurial-devel at selenic.com

I have had the following configured for some time:

histedit.defaultrev=only(.) and canmutate
revsetalias.canmutate=not (public() or upstream())

and today I noticed it's broken. I've bisected it down to:

The first bad revision is:
changeset:   27262:3d0feb2f978b
user:        Gregory Szorc <gregory.szorc at gmail.com>
date:        Sat Oct 24 19:56:39 2015 +0100
summary:     histedit: pick an appropriate base changeset by default (BC)

I'm not immediately sure what the problem is, and I'm in the midst of a big
refactoring, so I'm afraid I have to file a bug and move on.

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


More information about the Mercurial-devel mailing list