It appears that Factor isn't able to detect file modifications (using
"refresh-all") for files that are contained in a directory through a
symlink.

To reproduce:

1) Make a directory "my-vocab", with a "my-vocab.factor" file.

2) Make a symlink from inside of "work" to that directory.

3) Confirm that "USE: my-vocab" loads properly from ${FACTOR}/work/my-vocab.

4) Change something inside of "my-vocab.factor".

5) Try to "refresh-all", and see that it did not pick up the changes.

If there is something I'm missing, please let me know?

Thanks,
John.
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to