comparison tests/test-mq.out @ 5979:b4858eb4b58f

mqrepo: don't abort if the status file has an unknown node
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Sun, 03 Feb 2008 21:03:46 -0200
parents 61c230f81068
children ca2af0c81c9a
comparison
equal deleted inserted replaced
5978:7939c71f3132 5979:b4858eb4b58f
279 ? foo.rej 279 ? foo.rej
280 % mq tags 280 % mq tags
281 0 qparent 281 0 qparent
282 1 qbase foo 282 1 qbase foo
283 2 qtip bar tip 283 2 qtip bar tip
284 % bad node in status
285 Now at: foo
286 changeset: 0:cb9a9f314b8b
287 mq status file refers to unknown node
288 tag: tip
289 user: test
290 date: Thu Jan 01 00:00:00 1970 +0000
291 summary: a
292
293 mq status file refers to unknown node
294 default 0:cb9a9f314b8b
295 abort: working directory revision is not qtip
284 new file 296 new file
285 297
286 diff --git a/new b/new 298 diff --git a/new b/new
287 new file mode 100755 299 new file mode 100755
288 --- /dev/null 300 --- /dev/null