On Tue, Sep 09, 2008 at 09:07:08PM -0000, Jesse Glick wrote:
>
> Jesse Glick <jesse.glick@sun.com> added the comment:
>
> Update: it looks like I was not really testing anything, because apparently the
> inotify extension no longer does anything unless you explicitly 'hg inserve'.
> (It used to automatically start the daemon on demand but it seems this is no
> longer true?)
It probably means I changed (corrected?) the behaviour, it now depends
on ui.configbool('inotify', 'autostart'). |