[issue1381] recent work on patch.py has broken mpatch

Benoit Boissinot mercurial-bugs at selenic.com
Sat Nov 8 09:31:33 CST 2008


New submission from Benoit Boissinot <bboissin at gmail.com>:

Traceback (most recent call last):
  File "/home/tonfa/local/bin/mpatch", line 410, in <module>
    reverse=options.reverse)
  File "/home/tonfa/local/lib/python/mpatch/patch.py", line 830, in applydiff
    updatedir(gitpatches)
  File "/home/tonfa/local/bin/mpatch", line 337, in updatedir
    l = patches.keys()
AttributeError: 'list' object has no attribute 'keys'

----------
messages: 7864
nosy: pmezard, tonfa
priority: bug
status: unread
title: recent work on patch.py has broken mpatch
topic: patch

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1381>
____________________________________________________



More information about the Mercurial-devel mailing list