On Tue, Mar 15, 2011 at 3:08 PM, Federico Ramallo <[email protected]> wrote:
> How can I share the setting ignore-glob?> How Can I keep the ignore files 
> list with version support? I am thinking to
> include it with the source code. Is this possible?

Maybe "fossil config export project fslproj.cfg" and add/commit the file.

Then on other PCs, update your working copy and "fossil config merge
project flsproj.cfg" (or use import instead of merge).

Have not tried this since we are currently only using Fossil for issue tracking.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to