Changes between Version 3 and Version 4 of DbDump

Show
Ignore:
Author:
feet1st (IP: 129.42.161.36)
Timestamp:
02/11/09 12:40:33 (10 months ago)
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> 

If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.