tests/test-mq-missingfiles.out
author Matt Mackall <mpm@selenic.com>
Thu, 06 Dec 2007 15:15:47 -0600
changeset 5606 447ea621e50e
parent 5581 8a8c341bd292
child 5650 5d3e2f918d65
permissions -rw-r--r--
copy: propagate errors properly

adding b
Patch queue now empty
% push patch with missing target
applying changeb
unable to find b or b for patching
unable to find b or b for patching
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir
Errors during apply, please fix and refresh changeb
% display added files
a
c
adding b
Patch queue now empty
% push git patch with missing target
applying changeb
unable to find b or b for patching
patch failed, unable to continue (try -v)
b: No such file or directory
b not tracked!
patch failed, rejects left in working dir
Errors during apply, please fix and refresh changeb
% display added files
a
c