skeleton of project.cfg should contain only mandatory things
Bug #322774 reported by
Alexander Belchenko
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ScmProj plugin |
Fix Released
|
Medium
|
Alexander Belchenko |
Bug Description
Currently our project.cfg template is very long and verbose. Because we want to make many things optional, we need to reduce the size of the template, and suggest only mandatory info.
Something like this:
# See documentation for details on the project.cfg format
# For any component you should specify at least RELPATH and BRANCH_URL option
# [component "foo"]
# RELPATH =
# BRANCH_URL =
Related branches
Changed in bzr-scmproj: | |
importance: | Undecided → Medium |
milestone: | none → 0.4.5 |
status: | New → Confirmed |
Changed in bzr-scmproj: | |
assignee: | nobody → bialix |
status: | Confirmed → In Progress |
Changed in bzr-scmproj: | |
status: | In Progress → Fix Committed |
Changed in bzr-scmproj: | |
milestone: | 0.4.5 → 0.4.5a1 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.