<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font face="Helvetica, Arial, sans-serif"><br>
      I like using the rebase feature. </font><font face="Helvetica,
      Arial, sans-serif">In particular, I'm rebasing applied MQ patches
      after pulling from the central repo.<br>
      <br>
    </font><font face="Helvetica, Arial, sans-serif">This workflow does
      suffer one flaw (from my PoV) in that in my usage, the rebased
      files are all rewritten to disk. This has the conseqence of
      needing to rebuild these files, even though much of the time the
      rebased files haven't been merged during the rebase. My rebuild
      time can be significant, 10 minutes or more if a rebased header
      has many dependencies. And multiple configurations will require
      more again.<br>
      <br>
      Has anyone considered touching the non-merged files to their
      original timestamps following a rebase?<br>
      <br>
      John<br>
      <br>
    </font>
  </body>
</html>