Changes between Version 4 and Version 5 of XaddTool

Show
Ignore:
Author:
Nicolas (IP: 201.213.37.39)
Timestamp:
08/04/07 09:14:08 (2 years ago)
Comment:

./command

Legend:

Unmodified
Added
Removed
Modified
  • XaddTool

    v4 v5  
    11= xadd - tool for adding database items = 
    22 
    3 '''xadd''' adds platform and application records to the BOINC database. Information is read from an XML file '''project.xml''' in the project's root directory. Run xadd from the project root directory, i.e.: 
     3'''xadd''' adds platform and application records to the BOINC database. Information is read from an XML file '''project.xml''' in the project's root directory. Run `xadd` from the project root directory, i.e.: 
    44 
    55{{{ 
    66cd ~/projects/project_name 
    7 bin/xadd 
     7./bin/xadd 
    88}}} 
    99 

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.