Changes between Version 33 and Version 34 of MakeProject
- Timestamp:
- Apr 15, 2015, 12:34:36 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MakeProject
v33 v34 6 6 {{{ 7 7 cd BOINC_SOURCE/tools 8 ./make_project -- test_app cplan8 ./make_project --db_passwd xxx --test_app cplan 9 9 }}} 10 where 'xxx' is the MySQL password of boincadm. 10 11 This creates a project with [ServerComponents#ThemasterURL master URL] `http://HOSTNAME/cplan/` 11 12 whose directory structure is rooted at `$HOME/projects/cplan`.