For the ignore-glob, you have three options: * global: applies to all fossil repositories (fossil setting --global) * local: applies to the repository you are working on (fossil setting) * versionable: applies to the current checkout (located in the ./.fossil_settings/ignore-glob file that you have to add to the repository).
2012/7/8 Gilles <[email protected]>: > On Sun, 08 Jul 2012 14:05:45 +0200, Gilles > <[email protected]> wrote: >>I'd like to know when to use "--global" to check if I really need it. > > Should have thought of running "help"... > > "Options: > --global set or unset the given property globally instead of > setting or unsetting it for the open repository only." > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users -- Benoit Mortgat _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

