Hi, I have a general question about fossil and maybe even scm.
I’d like to setup fossil for a very small in-house team (1 to 3 people). There’s no need ever for having outside access, everything is private, firewalled and trusted. So I was wondering if I can create a repository on a file server, e.g //server/test.fossil user1 is then doing: fossil open //server/test.fossil same for user2: fossil open //server/test.fossil Nobody ever does ‘clone’ and there’s no repository server involved, not ports and URL and what not. I tried it with a few files and it seems to work fine, but I’m not sure if I’m missing something. I guess what I’m giving up is for every user to having his own private local repository, but does that matter ? I’d like to hear from experienced scm people, a little bit philosophy maybe, a little bit of advice. Thank you very much. ds
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

