Scenario:
Integration stream B (of project B) was created by seeding from baseline A_2.5 of integration A of project A).
After parallel development in both the streams the current recommended baseline of A is A_3.2 and B is B_1.5.
Question:
- What happens if
Btries to rebase fromA_3.2? - What happens if
Btried to deliver toA?