What is a change set? How is it helpful?
Accepted answer
Puneeth,
change sets help to isolate your changes to requirements from those other team members make in a setting of parallel development. This is an advanced concept introduced with configuration management. Change sets are optional and help you group your changes to requirements and modules.
No need to worry about it first thing, get other basics down first (i.e. modules, requirements, links ...)
Once you / your team decide to use configuration management the documentation is the place to start:
https://www.ibm.com/support/knowledgecenter/en/SSYMRC_6.0.2/com.ibm.jazz.vvc.doc/topics/c_cm_assess.html
There is also a good primer on it: https://jazz.net/library/article/1492
If this is helpful please mark the answer as accepted.
- Arne
change sets help to isolate your changes to requirements from those other team members make in a setting of parallel development. This is an advanced concept introduced with configuration management. Change sets are optional and help you group your changes to requirements and modules.
No need to worry about it first thing, get other basics down first (i.e. modules, requirements, links ...)
Once you / your team decide to use configuration management the documentation is the place to start:
https://www.ibm.com/support/knowledgecenter/en/SSYMRC_6.0.2/com.ibm.jazz.vvc.doc/topics/c_cm_assess.html
There is also a good primer on it: https://jazz.net/library/article/1492
If this is helpful please mark the answer as accepted.
- Arne