Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EMF Compare/Which Actions Call EMF Compare

< EMF Compare
Revision as of 05:21, 9 April 2014 by Unnamed Poltroon (Talk) (EGit)

Which Actions Call EMF Compare ?

Local

EGit

  • Open a model, then in the Editor,
    • Compare With > HEAD revision
    • Compare With > Git index
    • Compare With > Previous revision
    • Compare With > Branch, tag or reference
    • Compare With > Commit
    • Replace With > HEAD revision
    • Replace With > Git index
    • Replace With > Previous revision
    • Replace With > Branch, tag or reference
    • Replace With > Commit
  • History View
    • Select a model in the workspace, then select a commit in the History View, then Compare With Workspace
    • Select a commit in the History View that contains changes on a model, then in the list of modified files, select a model and Compare with Version in Ancestor
    • Select a commit in the History View that contains changes on a model, then in the list of modified files, select a model and Compare with Workspace
    • Select a commit in the History View that contains changes on a model, the select Open in Commit Viewer, then in the list of modified files, select a model and Compare with Version in Ancestor
    • Select a commit in the History View that contains changes on a model, the select Open in Commit Viewer, then in the list of modified files, select a model and Compare with Workspace
    • Select a model in the Git Repositories View, then in the History View, Compare With HEAD

Back to the top