view tests/test-notfound.out @ 1201:59bfbdbc38f6

revlog: raise informative exception if file is missing.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun, 04 Sep 2005 14:45:03 -0700
parents 9462df772bc8
children
line wrap: on
line source

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