hgbook

view 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
line source
1 $ \textbf{cd src}
2 $ \textbf{hg add -n}
3 adding ../MANIFEST.in
4 adding ../examples/performant.py
5 adding ../setup.py
6 adding main.py
7 adding watcher/_watcher.c
8 adding watcher/watcher.py
9 adding xyzzy.txt
10 $ \textbf{hg add -n .}
11 adding main.py
12 adding watcher/_watcher.c
13 adding watcher/watcher.py
14 adding xyzzy.txt