b486678290
Library -Artifacts
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
# Getting started with an existing Plastic SCM repository
|
|
|
|
Suppose you want to start working on a Unity project in an existing Plastic SCM repository and already have a Plastic SCM account linked to your Unity ID. In that case, you will be able to open the project straight from the **Unity Hub**. A workspace will automatically be created for your project on your machine.
|
|
|
|
1. In the Unity Hub v3 Beta, click **Open** > **Open remote project** to see the list of your Plastic SCM repositories that contain a Unity project.
|
|
2. Click the project and click **Next**.
|
|
3. Click the Editor version and platform and click the **change version** button.
|
|
4. In the Editor pop-up, click the **Migrate** button to migrate your local workspace to a Plastic SCM workspace
|
|
5. Once the migration is completed, click the **Open Plastic SCM** button.
|
|
|
|
![Plastic Hub](images/plasticHub.gif)
|
|
|
|
## Accessing the Plastic SCM Window
|
|
|
|
You can access the **Plastic SCM** window in the Unity Editor by clicking **Window** > **Plastic SCM**.
|
|
|
|
![Plastic SCM window](images/AccessingPlastic.png)
|