Changes between Version 20 and Version 21 of ToolUpgrade


Ignore:
Timestamp:
Apr 8, 2011, 8:08:49 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ToolUpgrade

    v20 v21  
    3636
    3737The default project root directory is `$HOME/projects/project_name`.
    38 If this is not where your project lives, use the `--project_root` flag
    39 to specify the location of the directory above where your project lives:
     38If this is not where your project lives, you can give the full path of the project root:
    4039{{{
    41 $ ./upgrade --project_root=/path/to/projects  project_name
     40$ ./upgrade /path/to/projects/project_name
    4241}}}
    43  The project directory would then be `/path/to/projects/project_name`.
    4442
    4543You can run '''upgrade''' from a directory other than boinc/tools by specifying the BOINC source directory: