On Tue, Jul 1, 2014 at 5:00 PM, Ross Berteig <r...@cheshireeng.com> wrote:

>
> And I suspect that someday libfossil will provide the needed bits for that
> plugin. Just not today. :-)


My point was not whether Fossil (as Fossil or as libfossil) provided the
needed bits, but that writing a plug-in is harder than configuring a
command line interface. Just as an example, in my Slick Edit config, the
check in command is: fossil ci -M %c %f

As for Fossil providing the needed bits to write a plug-in to any given
tool, it is possible to write a plug-in that uses the command line Fossil.
Or, for that matter, a hybrid that uses libfossil for information and
fossil to perform commits, updates, etc.
_______________________________________________
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