Is it possible to install inotify extension on normal mercurial? Isit extension, or patch?
Zachery Hostens
context-hg at relayd.net
Mon May 7 18:02:18 UTC 2007
>From the looks if it you will have to install the python-inotify python binding, which WILL require compilation. this is not apart of hg and not an extension to hg, just inotify bindings for python itself.
Then you will have to patch hg with the inotify patch.
(http://hg.kublai.com/mercurial/patches/inotify)
Whether this patch works on 0.9.3 or depends on hg/hg-stable i dont know. you could try and/or maybe the author can respond to this thread.
On Mon, 7 May 2007 11:22:47 +0200, Marcin Kasperski <Marcin.Kasperski at softax.com.pl> wrote:
> Considering 'inotify extension' is *extension*, it seemed to me
> that I can download it, install, and use against normal
> (distro-installed) mercurial. But
> http://www.selenic.com/mercurial/wiki/index.cgi/InotifyExtension
> leads to
> http://hg.kublai.com/mercurial/patches/inotify/summary
> which contains different patches against mercurial sources.
>
> So, is it possible to use inotify as extension, without compiling
> mercurial?
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
--
Zachery Hostens
More information about the Mercurial
mailing list