[Bug 4561] New: evolve: can not 'hg touch' a merge changeset

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Fri Mar 6 22:28:35 UTC 2015


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

          Priority: normal
            Bug ID: 4561
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: evolve: can not 'hg touch' a merge changeset
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: rm at fb.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.3
         Component: evolution
           Product: Mercurial

When a revision is obsolete, hg touch fails if it's a merge changeset.

This manifests itself rather strangewith with the following sequence of
commands:

  $ hg up --hidden 52daaa6ef2ea
  $ hg touch .
  abort: cannot amend merge changesets


Full merge ability with evolve is a hard problem, but bringing an old merge
back to life with touch sounds like a much simpler sub-problem.

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


More information about the Mercurial-devel mailing list