Skip to main content
1-Visitor
August 19, 2015
Solved

merge question

  • August 19, 2015
  • 1 reply
  • 2186 views

I have a project that was moved into another project using Integrity client.  After the move,  our auto merge scripts have been failing whenever it tries to merge those members from the old project.  Usually the error says something like "it doesn't belong in the project variant" and the change package doesn't get propagated which results on continuous errors. Is there a way around this ?

    Best answer by hmagnanao

    Hi Kael,

    Unfortunately there isn't really an error number somewhere.  The log just has something like this:

    The following were not updated due to errors:

    The following projects were referred to by the given change packages.  They
    cannot be found in the list of registered projects on the server, or you do not
    have permission to access these projects, or the variant Fieldglass-2015.21
    of the project could not be found and variant creation was not requested.
    All entries referring to these projects will be ignored.

      /Integration/src/java/insite/web/integration/translator/project.pj 523098:6

    The command was run using explicit subproject propagation.  It may be possible
    to resolve this problem by executing the command again, specifying that
    subproject operations should be propagated implicitly rather than explicitly.

    1 reply

    16-Pearl
    August 21, 2015

    Hello Hector,

    Could you provide us with some actual samples of your error messages?  The MKS error numbers sometimes help as well.

    Regards,

    Kael

    hmagnanao1-VisitorAuthorAnswer
    1-Visitor
    August 21, 2015

    Hi Kael,

    Unfortunately there isn't really an error number somewhere.  The log just has something like this:

    The following were not updated due to errors:

    The following projects were referred to by the given change packages.  They
    cannot be found in the list of registered projects on the server, or you do not
    have permission to access these projects, or the variant Fieldglass-2015.21
    of the project could not be found and variant creation was not requested.
    All entries referring to these projects will be ignored.

      /Integration/src/java/insite/web/integration/translator/project.pj 523098:6

    The command was run using explicit subproject propagation.  It may be possible
    to resolve this problem by executing the command again, specifying that
    subproject operations should be propagated implicitly rather than explicitly.

    hmagnanao1-VisitorAuthor
    1-Visitor
    September 9, 2015

    Is there anymore followup to this discussion ?  I tried using implicit in my script and it still errors out.