2011/7/29 Lluís Batlle i Rossell <virik...@gmail.com>

> For the hooks, I remember as if the only issue was the windows platform. Is
> it
> the only issue?
>
>
LOL! If the "only" issue was Windows it certainly would have been solved
already. There are tons of issues involving launching of child processes,
reporting their errors, administration of the job entries, etc. which are
not Windows-specific. It's not as simple as "pass a string to system()
forget it." That hook has to be defined somewhere (which also implies having
a UI in which to do so), it has to be executed, its exit status may need to
be monitored, its output may need to be redirected somewhere useful, etc.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
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