tests/test-mq-qpush-fail.out
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Sun, 21 Jun 2009 17:34:33 +0200
changeset 8875 801cacf46e62
parent 8795 51c29aec0b75
child 9110 561ff8d9e4f0
child 9590 07a62819b309
permissions -rw-r--r--
mq: fix error message for qpush inexistent-patch (issue1702)

adding foo
% test qpush on empty series
no patches in series
patch queue now empty
applying patch1
applying patch2
applying bad-patch
transaction abort!
rollback completed
cleaning up working directory...done
abort: decoding near '�': 'ascii' codec can't decode byte 0xe9 in position 0: ordinal not in range(128)!
changeset:   0:bbd179dfa0a7
tag:         tip
user:        test
date:        Thu Jan 01 00:00:00 1970 +0000
summary:     add foo

% bar should be gone; other unknown/ignored files should still be around
? untracked-file
I .hgignore
C foo
% preparing qpush of a missing patch
no patches applied
applying patch1
now at: patch1
% now we expect the push to fail, but it should NOT complain about patch1
applying patch2
unable to read patch2
now at: patch1