Hello, > On Tue, Jun 3, 2014 at 8:46 AM, Urmil Parikh <[email protected]> wrote: >> >> I'm using fossil with eclipse based project where .dotfiles are required >> to be source controlled. I'm aware of --dotfiles option but I forget to use >> that sometimes. >> >> Is there any way by which I can ask fossil assume --dotfiles for all >> applicable commands? >> A project specific setting would be great.
The original message got through all right (you can check on http://www.mail-archive.com/[email protected]/). I don't have an answer to your question. Which commands would you apply the '--dotfiles' to? What I do here, to make sure I have all dotfiles (if the project in question has dotfiles, that is), is 'fossil extra --dotfiles' once, then add and check them in, and diffs/changes in those files will be seen by e.g. 'fossil changes' or 'fossil stat'. Michai _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

