On Sun, Sep 11, 2011 at 12:26 AM, Ron Wilson <[email protected]> wrote:

> In term so f invoking the post hook, I think a timer would be needed.


That can't work in CGI mode, though, only in server mode and only if you
don't kill the server after committing. :/

One of the big hurdles in implementing triggers, i think, has been platform
portability. Now that jimtcl is part of the source tree, if it were
integrated into fossil (e.g. as a replacement for the more limited th1),
then triggers could be based off of jimtcl and run as part of the commit
process both in CGI and server modes. In theory, anyway.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to