tests/test-notfound.out
author Matt Mackall <mpm@selenic.com>
Mon, 11 Jun 2007 21:09:24 -0500
changeset 4554 9dbabb9d466c
parent 1184 9462df772bc8
permissions -rw-r--r--
dispatch: use the repo path found by early parsing This lets us simplify things a bit.

Is there an error message when trying to diff non-existing files?
found: No such file or directory
not: No such file or directory
Is there an error message when trying to add non-existing files?
found: No such file or directory
not: No such file or directory