tests/test-notfound.out
author Matt Mackall <mpm@selenic.com>
Thu, 26 Jul 2007 12:02:58 -0500
changeset 5005 825516d16b25
parent 1184 9462df772bc8
permissions -rw-r--r--
revlog: move flag checking out of the offset fastpath

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