tests/test-notfound.out
author TK Soh <teekaysoh@yahoo.com>
Mon, 29 May 2006 16:46:31 +0800
changeset 2352 61909dfb316d
parent 1184 9462df772bc8
child 5688 883d887c6408
permissions -rw-r--r--
various fixes to darcs conversion script 1. removed files were missed 2. hidden files in top directory were not added/removed correctly 3. suppressed spurious warning on adding new files. 4. hg changeset now checked in with original author and date 5. __file__ not supported by pdb.py

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