Bernie's build system workflow proposal

From OLPC
Revision as of 18:33, 29 October 2007 by Bernie (talk | contribs) (New page: The labels are build stream names, and they're intended to be used much like git repositiories: anyone can create their own as needed, and maintainers can pull/push between them. <pre> +...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The labels are build stream names, and they're intended to be used much like git repositiories: anyone can create their own as needed, and maintainers can pull/push between them.

 +-----+ +-----+ +------+ +------+
 |marco| |tomeu| |bernie| |mstone| (unstable trees)
 +-----+ +-----+ +------+ +------+
    |       |       |        |
    v       v       |        |
   +---------+      |        |
   |  sugar  |      |        | . . (pull)
   +---------+      |        |
        |           |        |
        V           V        V
   +- - - - - - - - - - - - - -+
   |          testing          |  (kim, jim, walter, alex)
   +- - - - - - - - - - - - - -+
                |
                V
   +---------------------------+
   |          stable           |
   +---------------------------+