[issue1033] cannot patch an empty file with mq

spez mercurial-bugs at selenic.com
Fri Mar 14 21:12:12 CDT 2008


New submission from spez <steve.huffman at gmail.com>:

the following should run without error:

touch a
hg add a
hg ci -m a
hg qnew a.patch
echo a > a
hg qrefresh
hg qpop -a
hg qpush a.patch

----------
messages: 5608
nosy: spez
priority: bug
status: unread
title: cannot patch an empty file with mq

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



More information about the Mercurial-devel mailing list