tests/test-notfound.out
author Bryan O'Sullivan <bos@serpentine.com>
Wed, 28 Nov 2007 08:38:42 -0800
changeset 5561 22713dce19f6
parent 1184 9462df772bc8
child 5688 883d887c6408
permissions -rw-r--r--
hgweb: return meaningful HTTP status codes instead of nonsense

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