comparison tests/test-mq.out @ 7142:88f1b8081f1c

Prevent import over an applied patch (closes issue795)
author Brendan Cully <brendan@kublai.com>
date Sat, 18 Oct 2008 13:22:29 -0700
parents 4a1ac535be1d
children b420ef2c812b
comparison
equal deleted inserted replaced
7136:d834ed27199f 7142:88f1b8081f1c
167 % commit should fail 167 % commit should fail
168 abort: cannot commit over an applied mq patch 168 abort: cannot commit over an applied mq patch
169 % push should fail 169 % push should fail
170 pushing to ../../k 170 pushing to ../../k
171 abort: source has mq patches applied 171 abort: source has mq patches applied
172 % import should fail
173 abort: cannot import over an applied patch
172 % qunapplied 174 % qunapplied
173 test2.patch 175 test2.patch
174 % qpush/qpop with index 176 % qpush/qpop with index
175 applying test2.patch 177 applying test2.patch
176 Now at: test2.patch 178 Now at: test2.patch