TFS using Git - Merge changes for SSIS packages not being shown

  • I am trying to identify conflicts between the SSIS packages which are 2 diferent branches of TFS using
    git.

    When i try to identify the differences between the packages in the branches , i get the following
    error mesage

    Merge branches --> Cannot switch to ChrisDev because there are uncommitted changes.
    Commit or undo your changes before you switch branche. See the Output window for
    details.

    Output window just shows list of packages which couldnt be commmitted but
    did not show the actual differences between packages in the different branches

    How can i visually identify differences between pacakages in different branches?

  • chris.asaipillai-624309 - Wednesday, October 25, 2017 11:03 AM

    I am trying to identify conflicts between the SSIS packages which are 2 diferent branches of TFS using
    git.

    When i try to identify the differences between the packages in the branches , i get the following
    error mesage

    Merge branches --> Cannot switch to ChrisDev because there are uncommitted changes.
    Commit or undo your changes before you switch branche. See the Output window for
    details.

    Output window just shows list of packages which couldnt be commmitted but
    did not show the actual differences between packages in the different branches

    How can i visually identify differences between pacakages in different branches?

    Take a look here for a way to do it in code.

    If you haven't even tried to resolve your issue, please don't expect the hard-working volunteers here to waste their time providing links to answers which you could easily have found yourself.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply