Yusuf X <ys1...@...> writes: > > Hi, I have a need to build a repository once it's checked in. A handy > feature would be to trigger a script (i.e., "ant build_repo1.xml") > once code is pushed to the server for a particular repository. It > should not be a large change; if it's not in, shall I add it? >
Hi ANother problem, based on the distributed nature of fossil, is the possible existence of forks! Maybe it would be a better way, to have a daemon, polling the fossil repo and forcing your action, when an event occurs. Therefor you can easyly ask timline.rss. This could be done for example with wget from the shell. best regards,Wolfgang _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

