To start from an existing Plastic SCM repository, see Getting started with an existing Plastic SCM repository.
Your workspace interacts with the version control, where you download the files and make the required changes for each check in.
Note: You can have several workspaces working with the same local repository.
By default, Plastic SCM sets the repository name and workspace name to the name of your Unity project.
Plastic Workspace : Great for branching, merging and allowing you to push/pull.
Gluon Workspace : Choose this workflow If you only need to check in your work and sync with your teammates.
Unity connects your project to your Plastic SCM Cloud repository.
Plastic SCM automatically creates an ignore file in the workspace for Unity projects, so it doesn't track files that shouldn't be part of the repository. It also creates a standard automatic check in during the initial setup, so you're all set to start creating!