]> gitweb.factorcode.org Git - factor.git/commit
vocabs.refresh.monitor: handle symlink paths
authorJoe Groff <arcata@gmail.com>
Wed, 16 Nov 2011 04:04:44 +0000 (20:04 -0800)
committerJoe Groff <arcata@gmail.com>
Wed, 16 Nov 2011 04:04:44 +0000 (20:04 -0800)
commitb5c72dab401648a09a4995e395e619af986f613b
treef0aeee843c50d17965c83e9aeda7ec2281eff072
parent34e77ec40885735285cf5e61dc63ca1fc8a6465e
vocabs.refresh.monitor: handle symlink paths
On macosx, fsevents always provides the true path for changed files, even if the monitored path includes symlinks. This screws things up if a symlinked path is used as a vocab root. Fixes #404.
basis/vocabs/refresh/monitor/monitor.factor