<!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.26.0">
</HEAD>
<BODY>
On Sun, 2010-08-08 at 00:26 -0700, Alan Coopersmith wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">(I wonder if it's worth having tinderbox flag any files reported</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">&nbsp;by git status at the end of a build.)</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
Tinderbox should trip when doing a pull --rebase. That's how I find out.<BR>
How the git checkout is done is still a mystery to me.<BR>
<BR>
For example, checking out xserver:<BR>
<BR>
bombadil: 519 files changed, 26899 insertions(+), 19207 deletions(-)<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; configure: WARNING: fop not found - documentation targets will be skipped<BR>
solarsail:&nbsp;&nbsp;&nbsp; 757 files changed, 40786 insertions(+), 39760 deletions(-)<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; configure: WARNING: doxygen not found - documentation targets will be skipped<BR>
live:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 66 files changed, 1043 insertions(+), 331 deletions(-)<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; doctool chain ok<BR>
yuffie:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Current branch master is up to date. Building docs are disabled<BR>
<BR>
On the server, all docs are disabled by default&nbsp; ( --enable-builddocs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Build docs (default: disabled))<BR>
except for the recent docBook conversion. I had submitted patches to revert that but it was not accepted.<BR>
<BR>
Once the docBook conversion is done, a good clean-up on tinderbook is in order.
</BODY>
</HTML>