view tests/test-mq-missingfiles.out @ 6031:7383384793fb

revert: don't assume ignored files will be returned in the unknown list That's just an artifact of the current implementation, and I'll change that soon. Bonus points: - we don't care about the unknown list at all - we don't print an extra message if we try to revert a removed file that is not present in the target revision
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Fri, 08 Feb 2008 18:07:55 -0200
parents 8a8c341bd292
children 5d3e2f918d65
line wrap: on
line source

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