Use > OO Designer > Setting up the Workspace > Setting up and working with Source Control Management

Setting up and working with Source Control Management

If you work in a multi-author environment, working with a Source Control Management (SCM) enables you to manage your project in a centralized location and collaborate on it with other authors. It also enables you to recover or revert changes.

Using the Git functionality, you can connect to a remote repository on a server (such as Github, for example) or connect to a shared file system.

Note: Working with Source Control Management is not mandatory, but it is recommended.

To set up a repository, see Setting up Source Control Management for the Project.

To work with SCM, see Working with Source Control Management (SCM).

You can attach only one repository per workspace. Within that repository, it is possible to have multiple projects.

Git Terminology