tests/test-mq.out
branchstable
changeset 12067 a4fbbe0fbc38
parent 11715 4f9dfb54c8b5
equal deleted inserted replaced
12056:85439f43749f 12067:a4fbbe0fbc38
    97 A .hgignore
    97 A .hgignore
    98 A A
    98 A A
    99 A B
    99 A B
   100 A series
   100 A series
   101 % init --mq without repo
   101 % init --mq without repo
   102 abort: There is no Mercurial repository here (.hg not found)
   102 abort: there is no Mercurial repository here (.hg not found)
   103 % init --mq with repo path
   103 % init --mq with repo path
   104 ok
   104 ok
   105 % init --mq with nonexistent directory
   105 % init --mq with nonexistent directory
   106 abort: repository nonexistentdir not found!
   106 abort: repository nonexistentdir not found!
   107 % init --mq with bundle (non "local")
   107 % init --mq with bundle (non "local")