Is it possible to open a fossil repository that isn't cloned locally?
For example, suppose I have a fossil repository stored on a remote
server -- can I forgo cloning it and do a straight open, such as:

    $ fossil open http://dev.mysite.com/myrepo.fossil

The benefit of this is that it enforces the client-server and 'one true
canonical source' paradigms in the strictest possible sense (as far as I
can tell) and I would think that it could limit the amount of data
needed to get started on very large/long running projects. The obvious
downside is that any benefits gained from the dvcs paradigm is
more-or-less nullified.

-- 
Christopher Berardi
http://www.natoufa.com/

May grace and peace by yours in abundance.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to