...
- If a new tool is well isolated so that it can be added in it's own subversion module, than all the initial development will take place in its trunk
- e.g. ucd-stats, scorm
- If a new tool modifies an existing module, then one should create a JIRA branch for that affected module. The JIRA branch will be a copy of either trunk or a branch.
- e.g. Some functionality of ServiceXYZ (SAK-1234) needs to modify the an existing Sakai component's module
- Create the new module space: ucd-sakai/ServiceXYZ/trunk, ../branches, ../tags
- Copy existing components (trunk|branch) and create a JIRA branch
- e.g. Some functionality of ServiceXYZ (SAK-1234) needs to modify the an existing Sakai component's module