On Fri, Mar 2, 2012 at 03:50, Stephan Beal <[email protected]> wrote: > > FYI: the JSON API doesn't aim to handle functionality which works directly > with a checkout, e.g. checkout, commit, pull, push, update. It's main aim is > to provide more or less the same data needed for implementing alternative > remote UIs (analog to the HTML interface). >
Correct me if I am wrong, but I think that JSON API can be used to construct a list of artifacts in some non-trivial way. Then these artifacts can be pushed/pulled using regular "fossil limsync --pushrefs/--pullrefs" functionality. --Leo-- _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

