view tests/test-notfound.out @ 3217:dedddde58c5b

Raise LookupError in changectx.filectx if filenode can't be found
author Brendan Cully <brendan@kublai.com>
date Sun, 01 Oct 2006 12:42:50 -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