comparison tests/test-mq-qnew.out @ 10589:92b8c79b34c2 stable

mq: disallow : in patch names (issue2065)
author Sune Foldager <cryo@cyanite.org>
date Fri, 05 Mar 2010 10:49:56 +0100
parents b0b19d61d79a
children 5faf3566c96d
comparison
equal deleted inserted replaced
10588:b0b19d61d79a 10589:92b8c79b34c2
5 abort: "status" cannot be used as the name of a patch 5 abort: "status" cannot be used as the name of a patch
6 abort: "guards" cannot be used as the name of a patch 6 abort: "guards" cannot be used as the name of a patch
7 abort: ".hgignore" cannot be used as the name of a patch 7 abort: ".hgignore" cannot be used as the name of a patch
8 abort: ".mqfoo" cannot be used as the name of a patch 8 abort: ".mqfoo" cannot be used as the name of a patch
9 abort: "foo#bar" cannot be used as the name of a patch 9 abort: "foo#bar" cannot be used as the name of a patch
10 abort: "foo:bar" cannot be used as the name of a patch
10 % qnew with uncommitted changes 11 % qnew with uncommitted changes
11 uncommitted.patch 12 uncommitted.patch
12 % qnew implies add 13 % qnew implies add
13 A .hgignore 14 A .hgignore
14 A series 15 A series