Hi, Everytime I create a new repos, I use a few files which I would like to have access to in all my repos:
- README.fossil.new.repo : My own notes about how to setup a new repo. - setup-fossil.sh : A script how to setup a new repo automatically. - fossil-config.txt: A common configure file I would like to apply to all my repos. I would like to share these files among all my repos, both to access them and to update/improve them when needed. Anyway, to avoid duplicates of these files, I would preferred to update them in one single place, so these files probably should be stored in their own repos, what I would called a "shared" repos. Is there a way to achieve this? Or otherwise, any other solutions or workaround? Any suggestions appreciated. Best Regards, Johan _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

