2 username="https://launchpad.net/~beaufils"
4 subject="*Bug* is still there and I have the same need"
5 date="2015-06-22T10:16:59Z"
7 I am not sure if that is a bug or a feature, but it is annoying and definitively related to this post:
16 $ ikiwiki src out --exclude noget
20 $ ikiwiki src out --exclude noget --rebuild
25 rm : remove file «out/noget» ? y
27 $ ikiwiki src out --exclude noget
29 cat: cannot access out/noget: No such file or director
31 I am really confused with the exclude feature.
33 Is there a way to make ikiwiki consider that a file in the `srcdir` should not be present in the `destdir` and thus removed if present?