bos@144: $ \textbf{cd src} bos@144: $ \textbf{hg add -n} bos@144: adding ../MANIFEST.in bos@144: adding ../examples/performant.py bos@144: adding ../setup.py bos@144: adding main.py bos@144: adding watcher/_watcher.c bos@144: adding watcher/watcher.py bos@144: adding xyzzy.txt bos@144: $ \textbf{hg add -n .} bos@144: adding main.py bos@144: adding watcher/_watcher.c bos@144: adding watcher/watcher.py bos@144: adding xyzzy.txt