On Fri, Feb 4, 2011 at 7:01 PM, Ondrej Nemecek <[email protected]> wrote: > So there is only one possible solution - open and close repossitories > as needed (top level repository and subrepositories). > > Have anybody better idea?
If you are running on Linux, BSD or other Unix type OS, you could have symlinks in your main working copy pointing to the working copies of the shared subprojects. If you are using Windows XP or newer, you should be abe to accomplish the same using NTFS Junction Points. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

