tests/test-notfound.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 01 Nov 2006 17:56:55 +0100
changeset 3607 f4c9bb4ad7b1
parent 1184 9462df772bc8
permissions -rw-r--r--
issue352: disallow '\n' and '\r' in filenames (dirstate and manifest)

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