tests/test-notfound.out
author Matt Mackall <mpm@selenic.com>
Mon, 23 Jul 2007 20:44:08 -0500
changeset 4996 a0d37976cd5b
parent 1184 9462df772bc8
child 5688 883d887c6408
permissions -rw-r--r--
revlog: avoid some unnecessary seek/tell syscalls

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