-
Bug
-
Resolution: Not A Defect
-
Major
-
None
Hello all,
I have a query on the selection of the trunk and branches of the projects for my jenkins build. I have a project with trunk and several branches. I am using PTC Integrity as my version control system. my questions are as follows,
1. if i select the configuration path of the project from PTC integrity i.e "#/MainProject#component/firstcomponent" and use it as Integrity Project in Source code management settings in jenkins, will jenkins build by default the trunk of the project ?
2. I have created separate sandbox for my development paths and selected the configuration path of that sandbox ex. "#/MainProject#component/firstcomponent#d=DP_986branch" and used it as my integrity project in Source code management settings in jenkins, will this settings build head revision of the particular development path?
i would like to know if my assumptions are correct, if not i would be glad to be corrected.
Thank you