[PATCH 0 of 2] Fix for Inotify issue 1375

Gerard Korsten soonkia77 at gmail.com
Sat Nov 8 04:14:56 CST 2008


On Sat, Nov 8, 2008 at 5:26 AM, Gerard Korsten <soonkia77 at gmail.com> wrote:

> Hi,
>
> When you commit a file in a directory, then later remove it and create a
> file (or symlink) with
> the same name, the inotify server dies.
>
> More detail here: http://www.selenic.com/mercurial/bts/issue1375
>
> Tonfa wrote the original patch, and I just found out why it's not working
> when you try to remove files.
> Also attached is a test case (I added it to the Inotify test)
>
> Regards,
> Gerard Korsten



Hi,

Sorry about this, but this patch is broken. Please don't apply it. :(

All inotify tests work with it, but in the end I'm  passing inotify
completely and using the normal dirstate, which is not what we want here. (I
knew I should have slept on it first before sending it)

Regards,
Gerard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial-devel/attachments/20081108/a930a525/attachment.htm 


More information about the Mercurial-devel mailing list