Changes between Version 3 and Version 4 of DbDump


Ignore:
Timestamp:
Feb 11, 2009, 12:40:33 PM (15 years ago)
Author:
feet1st
Comment:

Raise question on historical stats directory names.

Legend:

Unmodified
Added
Removed
Modified
  • DbDump

    v3 v4  
    4242}}}
    4343
    44 The XML files are written to ''<final_output_dir>'', and the old stats/ directory is renamed to stats_DATE. This clutters up your html/ directory; if you don't like this, create a directory html/stats_archive/ and add the following line to your db_dump_spec.xml file:
     44The XML files are written to ''<final_output_dir>'', and the old stats/ directory is renamed to stats_DATE. ?the source ( http://boinc.berkeley.edu/trac/browser/branches/server_stable/sched/db_dump.cpp ) shows date and time are used. How will a stats provider ever find the exact time?  This clutters up your html/ directory; if you don't like this, create a directory html/stats_archive/ and add the following line to your db_dump_spec.xml file:
    4545{{{
    4646<archive_dir>../html/stats_archive</archive_dir>