tests/test-notfound.out
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 01 Dec 2006 23:16:12 +0100
changeset 3754 cd25a4a1a265
parent 1184 9462df772bc8
permissions -rw-r--r--
Improve error message for unknown revlog flags. Old: unknown flags 120000 for ... New: unknown flags 0x0012 for ...

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