Hi Zed, Thanks for the tip.
On 24-Nov-07, at 1:20 PM, Zed A. Shaw wrote: > I've now got my gear setup at home and should be able to make a > build farm for x86-64, x86-32, and x86-32 OS X. I'll hopefully be > able to add a similar "who broke the build" thing soon for various > platforms. Every time a machine in the farm successfully builds git HEAD, it should push to a repository named by that machine's OS and CPU. If the build fails, it doesn't push. So for every OS and CPU we will have a 'known good' repository. Hopefully they'll all be in sync as much of the time as possible, but in situations such as a few days ago where I pushed patches that didn't work on all systems, developers will be able to use a 'known good' point in the tree. This should all be implemented as a Factor library of course :) Sounds good? Slava ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
