hgbook

annotate ja/examples/filenames.wdir-subdir.out @ 1114:527b86d55d4a

inotify: update installation information

inotify is shipped in Mercurial since 1.0, which greatly simplifies the installation process
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sun Dec 13 16:35:56 2009 +0900 (2009-12-13)
parents
children
rev   line source
foozy@708 1 $ \textbf{cd src}
foozy@708 2 $ \textbf{hg add -n}
foozy@708 3 adding ../MANIFEST.in
foozy@708 4 adding ../examples/performant.py
foozy@708 5 adding ../setup.py
foozy@708 6 adding main.py
foozy@708 7 adding watcher/_watcher.c
foozy@708 8 adding watcher/watcher.py
foozy@708 9 adding xyzzy.txt
foozy@708 10 $ \textbf{hg add -n .}
foozy@708 11 adding main.py
foozy@708 12 adding watcher/_watcher.c
foozy@708 13 adding watcher/watcher.py
foozy@708 14 adding xyzzy.txt