Message7046

Author tonfa
Recipients jglick, kirr, kupfer
Date 2008-09-10.05:21:09
Content
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').
History
Date User Action Args
2008-09-10 05:21:11tonfasetmessageid: <1221024071.13.0.315042704407.issue884@selenic.com>
2008-09-10 05:21:11tonfasetrecipients: + kupfer, jglick, kirr
2008-09-10 05:21:11tonfalinkissue884 messages
2008-09-10 05:21:09tonfacreate