Thanks for all the suggestions. I use fossil on different platforms, including Windows, so symlinking is not an option. I will try David Mason's "Courses layout", using my common files (what I called the "shared repo") in a fossil repo, and all my other projects as --nested "sub-repos", that seems logical. Thanks again.
Regards, Johan On Fri, Aug 21, 2015 at 2:07 PM, David Mason <[email protected]> wrote: > On 21 August 2015 at 07:33, Martin Gagnon <[email protected]> wrote: >> >> - Links in home page on each of your repos: >> - Open nested repository: > > > I do the nested one a lot (I have a Courses repo with common stuff for all > the courses I teach, and a nested repo underneath for each course). > > The 3rd choice is a symbolic-link. Many of my repos are research based > where there are papers to be written, so then have a symlink "ln -s ../TeX > ." that points to a common TeX repo. Note that you may have to enable > symlinks in your repo, and this may not work well on Windows. > > ../Dave > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

