Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • On the bottom of the picture above you see a  "cloud" with a repository and a green arrow. That is your "clone repository" function in Git. Select that.
    • It looks like this:
  • You will need to fill-in the screen, Source Git Repository that appears with a URI. The format of that URI is:
  • ssh://{LF Userid}@gerrit.onap.org:29418/modeling/modelspec
  • ssh://bencheung@gerrit.onap.org:29418/modeling/modelspec
  • Based upon what you have just entered, the rest of the screen gets populated with the correct info. It should look something like this:




  • Make sure to fill out your USER and PASSWORD
  • Once  Once the screen is filled in, select "Next"
  • The popup should looks like this
  • It will then prompt you for the branches to select. Choose: "master" (DESELECT everything else) and  Click "Next".
  • You will then be prompted to select a local directory on your machine into which the model should be loaded. It can be any location you want, and not necessarily the workspace you are using for Eclipse/Papyrus projects.  As an "initial branch", select "master". Select the option "Import all existing Eclipse projects...".  Your screen at this point should look like this:

...