Hi all, I'm just enjoying my time as a newbie in this community and maybe because I don't know so much (no even how to publish web2py sites under cherokee) I imagine possibilities for web2py that I don't even know if are impossible.
Some time ago I discovered Fossil-scm[1] a distributed source code management system minimalist, self-contained (with support for tickets, wiki pages and of course code hosting, forking, merging and so on). The author of fossil is the same of sqlite and I was wondering if is possible to make something that uses fossil as a distributed back-end in web2py for having some kind of unhosted applications[2]. I imagine some kind of webapp that can be used off-line and synchronized to a website using a DVCS like fossil. Just and idea, let me think what you know. [1] http://www.fossil-scm.org [2] http://unhosted.org Cheers, Offray

