Thus said [email protected] on Sat, 09 Aug 2014 16:48:04 -0000:
> I don't suppose there's any way to make fossil hit a given URI > whenever the current repository receives artifacts? You might be able to use the commit hooks for this: http://fossil-scm.org/index.html/info/1311841a3c201a669bc0e433e24c6caf3fd3ab1d There is a common script that gets run for all syncs, maybe this will work. It added a new TH1 command called ``http'' that can be used to either GET or POST a given URL. Andy -- TAI64 timestamp: 4000000053e6e4fe _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

