tests/test-notfound.out
author Brendan Cully <brendan@kublai.com>
Sun, 05 Aug 2007 12:03:27 -0700
changeset 5076 ef338e34a906
parent 1184 9462df772bc8
permissions -rw-r--r--
convert: look up copies in getchanges instead of getcommit svn: defer path expansion until getchanges to reduce latency, as well as memory usage when converting incrementally.

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