Skip to main content
1-Visitor
January 13, 2015
Question

Creating new subprojects during propagation

  • January 13, 2015
  • 1 reply
  • 5493 views

How can I automate the steps to create a new subproject when propagating a change package for future branches ?

    1 reply

    16-Pearl
    January 16, 2015

    Hi Hector,

    Could you clarify what you mean by that?

    Regards,

    Kael

    hmagnanao1-VisitorAuthor
    1-Visitor
    January 19, 2015

    Hi Kael,

    I have a powershell script that auto merges changes from one branch to another. But when it tries to merge new subprojects, it gives me an error saying that the files don't exist in the merge that it is trying to merge to. It only happens when the type of action is 'Create Subproject' on a change package. I'm looking for any suggestions on how to propagate changes packages that creates subprojects during the merge process.

    thanks,

    Hector

    1-Visitor
    February 3, 2015

    Hector,

    Do the subprojects exist in the system before the merge is started? You make have to script a routine that creates a subproject as a destination before adding the contents of other subprojects into it.