<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.5.6">
</HEAD>
<BODY>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Yes and no : Since we're probably going to want to support different archs</FONT>
<FONT COLOR="#000000">coming from different build machines some day, the build spawning should be</FONT>
<FONT COLOR="#000000">per build host, whereas the dealing with the results will be partly per</FONT>
<FONT COLOR="#000000">build host (the part that you consider fairly related) but also partly in a</FONT>
<FONT COLOR="#000000">central location which will gather everything, right?</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
well from a queuing standpoint - submitting build reqs to a central system should be able to deal with the 'for which archs' and 'where do you go for those archs' questions.<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Other than that, I agree with Jeremy regarding the fact the builds should</FONT>
<FONT COLOR="#000000">be explicitly requested and not automatic for every CVS commit, or even</FONT>
<FONT COLOR="#000000">every commit matching certain criterias (i.e. a change in version and/or</FONT>
<FONT COLOR="#000000">release).</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
sure - I guess I was thinking of what gafton had mentioned before. Some way for someone to tag a release as 'buildmeplease' in cvs and have it just do it.<BR>
<BR>
-sv
</BODY>
</HTML>