On Tue, 4 Oct 2011 13:40:30 +0200, Dmitry Chestnykh <dmi...@codingrobots.com> wrote: >Does it ignore files if you set ignore-glob by launching 'fossil ui' and then >going to Admin > Settings?
Yes. 1. I added the following in ignore-glob: ignore-glob=*.o,*.obj,*.exe,bin/*,obj/*,"My Project/*" 2. Hit Apply Updates 3. Ran the following to add files: fossil add . 4. According to "fossil changes", it included files in bin/, and obj/ 5. As I was running [d8221b9863] 2011-05-12", I upgraded to 1.19 dated 2011-09-01, ran "fossil revert" followed by "fossil add .", same result. _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users