<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">I&#39;m using inotify support for the first time, with unison 2.43 (svn r471) installed on both my Mac and my Ubuntu Lucid server.  When I run &quot;unison -repeat watch&quot; from the Mac, I get errors like<div>
<br></div><div>[Pyinotify ERROR] add_watch: cannot watch /home/jalevitt/some/path/to/something/I&#39;m/not/mirroring</div><div><br></div><div>/home/jalevitt is one of my two roots, but I&#39;m explicitly specifying a bunch of paths, and ~/some/path/to isn&#39;t among them.  I&#39;ve even tried adding it to the ignore list in default.prf, but fsmonitor.py still tries to add a watch, and it eventually fails since it&#39;s a deep directory tree and there are too many files to watch.</div>
<div><br></div><div>Is there a workaround?</div></span>