Talk:Tinderbox Setup

From Apache OpenOffice Wiki
Revision as of 18:50, 16 January 2006 by Vq (Talk | contribs)

Jump to: navigation, search

Would it be possible to modify the tinderbox to just accept the build-status & logs that are generated by "build --all --html" (has per-module logs, etc. the script would only have to zip all the logs from the output-dirs)

Yes, sure, but you can also provide a short script that collects the build scripts and cats them together.


And a (prominent) link to the actual tinerbox would be nice too :-) Cloph

Indeed, any ideas where? tools.openoffice.org? vq

What about support for shadow-trees?

Would it be possible to enhance the scripts so they work with a shadow-tree of an already present checkout?

Have the master (e.g. SRC680_m148) as normal checkout, then make shadowtree, build the master. After that, clean-up, make another shadowtree, update that tree to a given cws, build the cws, after that clean up... Cloph

How about an extra
--shadow
switch for tinget.pl? Like this:
tinget cl27 my_cl27.log /my/current/ws up --shadow /my/SRC680_m150/checkout

Description for this switch:

--shadow shadowpath - Use the shadowpath directory as a source for the
                      MWS instead if using cvs operations.
                      On *NIX use lndir to link the master directories
                      into the src_path, on Windows use cp instead.

The risk with this approach is that the shadowed directory might not be the right MWS for the CWS. vq

Personal tools