Closed Bug 775841 Opened 12 years ago Closed 12 years ago

mercurial really doesn't like unicode (switch filename to ASCII)

Categories

(Developer Services :: Mercurial: bzexport, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sfink, Assigned: sfink)

Details

Attachments

(1 file)

With newer python, when updating a patch name we construct a new filename as a unicode string. This causes mq.rename to fail, triggering http://bz.selenic.com/show_bug.cgi?id=3549 and unfortunately leaving your mq queue in a mangled state.
Force the filename to be a Python string.
Attachment #644166 - Flags: review?(josh)
Attachment #644166 - Flags: review?(josh) → review+
Whoops, looks like I haven't been marking some bugs as resolved.

http://hg.mozilla.org/users/tmielczarek_mozilla.com/bzexport/rev/798ca708f5cd
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Other Applications → Developer Services
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: