How to prepare a Changeset without changing the Source?
hi,
It seems that a Source control change set can be prepared If and only if I am doing some changes in the source file. I want to include a files into change set which is not changed in the Local repository. Is it possible? This will be useful in the following scenario. For a development, two different change sets will be delivered to testing team. Which ever is approved first, that change set will be delivered to client. But, to make sure that some base files are present in both the change set, I want to include a file in both the change set even there is no modification in the source file. Thanks in advance. |
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered Oct 08 '12, 9:45 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,
as far as I know a change set can actually only contain files that have actually changed. How this is supposed to work with RTC: The fix is against some baseline/build/release. The test engineers should have repository workspaces loaded with the baseline the changes are supposed to go in. Then they can accept the changes into their repository workspace which will contain all the other files needed. Comments Ralph,
Ralph Schoon
commented Oct 09 '12, 10:01 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Not that I would be aware without changing the file.
Ralph,
Ralph Schoon
commented Oct 09 '12, 10:59 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
You can search for change sets by various criteria and add them back to the work item.
|
Geoffrey Clemm (30.1k●3●30●35)
| answered Oct 09 '12, 12:45 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
What you appear to be looking for are "change set dependencies". I.e. you want to say "when someone accepts this change set, I want to require that they take these other change sets". This enhancement is requested in work item Allow a change-set to have child change-sets (change sets it semantically depends on) (71191) . If this is what you had in mind, you can add a comment to that work item indicating your interest/support.
Comments hi,
Geoffrey Clemm
commented Oct 10 '12, 12:39 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I am not sure what "internal office / Local repository synchronization" is referring to.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.