On Thu, Oct 23, 2014 at 5:49 PM, Stefan Bellon <[email protected]> wrote: > > Yes, almost. ;-) > > I'm not interested in interactive usage of fossil. We are using fossil > in a completely automated scenario to track and retrieve generated files > over time. So, my concern is compatibility and consistency of command > line switches and their output.
Perhaps using libfossil would be more useful for you. you would than be interacting with a programmatic API instead of having to extract information from a human oriented text stream.
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

