Preferences - archimatetool/archi-modelrepository-plugin2 GitHub Wiki

coArchi2 Preferences

  1. From the main menu select "Preferences" ("Settings" on Mac)
  2. In the Preferences dialog select the "Collaboration" tab
  3. Provide the following information as required

Global User Details

Every commit should contain the identity of who made the commit. This identity comprises your name and your email address. Set them as per your requirements. Note that the name and email address is stored in the file located at ~\.gitconfig so if you already have git set up your details will appear here.

Workspace

The Workspace Folder is by default located in Archi's data folder in a sub-folder named "repositories". This folder contains local copies of all the models that you have in your workspace. You can change this location if required.

Authentication

SSH

If using SSH for repositories set the path to the identity file and password (leave blank if no password) here. If using more than one SSH key select the option to scan the ~/.ssh folder for SSH keys ("Scan .ssh folder for identity files"). This allows more than one SSH key for different remote hosts. Note that the identity password must be the same for all key files. See SSH Authentication for more details.