Changes between Version 16 and Version 17 of AddingOrRebuildingASuite
- Timestamp:
- 11/02/17 18:20:52 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddingOrRebuildingASuite
v16 v17 12 12 6. Run dapopulate with appropriate flags. An example would be: `dapopulate --handle-broken=include --allow-out-of-date --use-development utopic trusty` 13 13 (populate utopic with sources from trusty). 14 7. Open a tmux, and in it, run dabuild on the stagingrepo. You will probably14 7. Open a tmux, and in it, run dabuild on the development repo. You will probably 15 15 need to specify -B with the name of preceeding repo, for example: 16 16 `dabuild utopic-development -B trusty`.