Mercurial > hg
view tests/test-notfound.out @ 4677:de8ec7e1753a
dirstate.status: if a file is marked as copied, consider it modified
After a "hg copy --force --after somefile cleanfile", cleanfile
shouldn't be considered clean anymore.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Thu, 21 Jun 2007 23:42:06 -0300 |
parents | 9462df772bc8 |
children | 883d887c6408 |
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