I think it may be very useful if it was possible to call tcl scripts stored in the repo db (revision controlled files or wiki pages?) at pre/post commit and other interesting times. I know hooks were previously not accepted since making things consistent between Windows and Linux was difficult. But that concern should be addressed if the hooks call tcl or th1 scripts instead of directly sending commands to the OS. It looks like jimtcl supplies os.fork, os.wait etc. but I didn't see a posix system, can jimtcl run commands on Unix?
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

