-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/14/2010 11:50 AM, Yusuf X wrote: > 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? > _______________________________________________
I wonder if this could be generalized into a hooks mechanism? Maybe shell scripts are stored as repository-specific configuration, then run on specific events (sync, pull, push, etc.) But that's probably something that should be discussed, if only to standardize on event types. I could see how something like this could open up a whole bunch of opportunities for third party functionality--post-commit emails to lists, emails to folks interested in following tickets (just pull the data out of the database), CI, etc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkyPqIsACgkQIaMjFWMehWIZDgCZAerADXB+AXidua7li+Yh5wQA IVQAnjJAXKXYVPPqV1P9CNdtM8iq2S1l =+6t+ -----END PGP SIGNATURE----- _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

