Closed Bug 1512811 Opened 5 years ago Closed 5 years ago

can't back out a backout with hg 4.7

Categories

(Developer Services :: Mercurial: qbackout, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jcristau, Assigned: jcristau)

Details

Attachments

(1 file)

"hg oops <rev>" with mercurial 4.8 dies with:

mercurial.error.ProgrammingError: unsupported changeid '39f0d4e66898' of type <type 'str'>
Turns out this happens when backing out a backout commit.
Summary: qbackout incompatible with hg 4.8 → can't back out a backout with hg 4.7
repo.__getitem__ no longers accepts a short changeset id.
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/c56bcdcdae90
qbackout: fix backing out a backout commit with mercurial 4.7+ ; r=sheehan
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: