tests/test-notfound.out
author Vadim Gelfer <vadim.gelfer@gmail.com>
Tue, 25 Jul 2006 13:50:32 -0700
changeset 2673 109a22f5434a
parent 1184 9462df772bc8
permissions -rw-r--r--
hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks all repository classes now have url() method that returns url of repo.

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