tests/test-notfound.out
author Brendan Cully <brendan@kublai.com>
Thu, 20 Jul 2006 21:58:25 -0700
changeset 2644 56e98084e040
parent 1184 9462df772bc8
permissions -rw-r--r--
Make hgweb threads into daemon threads. This fixes the problem that an interrupted hg serve will not terminate until the next request has been received.

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