test-mq-qpush-fail.out
38 lines
| 987 B
| text/plain
|
TextLexer
/ tests / test-mq-qpush-fail.out
Alexis S. L. Carvalho
|
r4658 | adding foo | ||
Adrian Buehlmann
|
r8795 | % test qpush on empty series | ||
no patches in series | ||||
Mads Kiilerich
|
r9110 | popping bad-patch | ||
popping patch2 | ||||
popping patch1 | ||||
Martin Geisler
|
r7627 | patch queue now empty | ||
Alexis S. L. Carvalho
|
r4658 | 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 | ||||
Matt Mackall
|
r5764 | C foo | ||
Dirkjan Ochtman
|
r8875 | % 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 | ||||
Benoit Allard
|
r9590 | % preparing qpush of missing patch with no patch applied | ||
Martin Geisler
|
r9599 | popping patch1 | ||
Benoit Allard
|
r9590 | patch queue now empty | ||
% qpush should fail the same way as below | ||||
applying patch1 | ||||
unable to read patch1 | ||||