<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
I also had problems with the automatic removal of builds. I have set up
CDash to remove old builds after 90 days,<br>
but there are still builds back from July of this year. I tried out
your recommendation with the explicit calling of the<br>
autoRemoveBuilds script and it didn't work at first try, because I used
the project name instead of 'all'. Using 'all' instead<br>
led to success. The cause seems to be, that our project name contains a
blank. <br>
I have set up a cronjob invoking the command line below with "all", but
maybe others run into the same problem as well.<br>
<br>
Regards,<br>
<br>
Martin<br>
<br>
Julien Jomier wrote:
<blockquote cite="mid:4AF60890.9060900@kitware.com" type="cite">
  <pre wrap="">Hi Tobias,

Could you try to run the autoRemoveBuilds.php script from the command
line and see if that works?

   php5 autoRemoveBuilds.php all (or the name of the project).

Note that if you are using MySQL and MyISAM tables, the database size
might not change until you optimize it.

Julien

Tobias Kaupp wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all,

my cdash database has grown very large, so I've just tried to delete old
builds using the [Manage Backups]->[Remove builds] button on the web
interface. It didn't work (cdash version 1.4.2).

The browser's request never finalises even if I specify very short time
periods for deletion. I actually have to restart the apache server because I
can't get the browser out of that "hanging" state (HTTP requests to non-cdash
files still work). I couldn't find any error traces in the apache or mysql log
files.

Independently, I also set $CDASH_AUTOREMOVE_BUILDS='1' in config.php and
configured my project to autoremove older builds. This didn't seem to do
anything (I waited for a day).

Any ideas?

Regards, Tobias

    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
Cdash mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Cdash@public.kitware.com">Cdash@public.kitware.com</a>
<a class="moz-txt-link-freetext" href="http://public.kitware.com/cgi-bin/mailman/listinfo/cdash">http://public.kitware.com/cgi-bin/mailman/listinfo/cdash</a>

  </pre>
</blockquote>
<br>
<br>
<div class="moz-signature">-- <br>
<pre>Martin Apel                                    
Software Architect                              
Phone:   + 49 8105 77266-53
E-Mail:  <a class="moz-txt-link-abbreviated" href="mailto:martin.apel@simpack.de">martin.apel@simpack.de</a>

SIMPACK AG
Friedrichshafener Strasse 1, 82205 Gilching, Germany
<a class="moz-txt-link-abbreviated" href="mailto:info@simpack.de">info@simpack.de</a>, <a class="moz-txt-link-abbreviated" href="http://www.simpack.com">www.simpack.com</a>
Phone: + 49 8105 77266-0
Fax:   + 49 8105 77266-11


Executive Board: Dr. Alexander Eichberger, Dr. Lutz Mauer
Chair of Supervisory Board: Silvia Förster (CPA)
Commercial Register München HRB 181 229
</pre>
</div>
</body>
</html>